UNPKG
@madarche/donottrack
Version:
latest (2.0.0)
2.0.0
Module to check the value of the DNT header
github.com/Ephys/do-not-track
Ephys/do-not-track
@madarche/donottrack
/
CHANGELOG.md
11 lines
(6 loc)
•
202 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
# Changelog
## 1.1.0
- Can now specify the
value
of the header
as
the first parameter. This makes it possible to use
this
library
in
both a node env
and
a browser one.
## 1.0.0
- Initial Release