analytics.js-loader
Advanced tools
Comparing version 2.0.0 to 2.1.0
@@ -0,1 +1,5 @@ | ||
# 2.1.0 (2015-10-27) | ||
* add reset method | ||
# 2.0.0 (2015-10-06) | ||
@@ -2,0 +6,0 @@ |
@@ -32,2 +32,3 @@ module.exports = load; | ||
'ready', | ||
'reset', | ||
'alias', | ||
@@ -34,0 +35,0 @@ 'page', |
{ | ||
"name": "analytics.js-loader", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"description": "Asynchronously load segment.com analytics.js with an npm module", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5074
78