@snowplow/browser-plugin-timezone
Advanced tools
Comparing version 3.0.0 to 3.0.1-beta.1
/*! | ||
* Attaches timezone to Snowplow events v3.0.0 (http://bit.ly/sp-js) | ||
* Attaches timezone to Snowplow events v3.0.1-beta.1 (http://bit.ly/sp-js) | ||
* Copyright 2021 Snowplow Analytics Ltd, 2010 Anthon Pang | ||
@@ -4,0 +4,0 @@ * Licensed under BSD-3-Clause |
/*! | ||
* Attaches timezone to Snowplow events v3.0.0 (http://bit.ly/sp-js) | ||
* Attaches timezone to Snowplow events v3.0.1-beta.1 (http://bit.ly/sp-js) | ||
* Copyright 2021 Snowplow Analytics Ltd, 2010 Anthon Pang | ||
@@ -4,0 +4,0 @@ * Licensed under BSD-3-Clause |
/*! | ||
* Attaches timezone to Snowplow events v3.0.0 (http://bit.ly/sp-js) | ||
* Attaches timezone to Snowplow events v3.0.1-beta.1 (http://bit.ly/sp-js) | ||
* Copyright 2021 Snowplow Analytics Ltd, 2010 Anthon Pang | ||
@@ -4,0 +4,0 @@ * Licensed under BSD-3-Clause |
{ | ||
"name": "@snowplow/browser-plugin-timezone", | ||
"version": "3.0.0", | ||
"version": "3.0.1-beta.1", | ||
"description": "Attaches timezone to Snowplow events", | ||
@@ -13,2 +13,3 @@ "homepage": "http://bit.ly/sp-js", | ||
"author": "Paul Boocock", | ||
"sideEffects": false, | ||
"main": "./dist/index.umd.js", | ||
@@ -25,4 +26,4 @@ "module": "./dist/index.module.js", | ||
"dependencies": { | ||
"@snowplow/browser-tracker-core": "3.0.0", | ||
"@snowplow/tracker-core": "3.0.0", | ||
"@snowplow/browser-tracker-core": "3.0.1-beta.1", | ||
"@snowplow/tracker-core": "3.0.1-beta.1", | ||
"jstimezonedetect": "1.0.7", | ||
@@ -50,3 +51,6 @@ "tslib": "^2.1.0" | ||
"typescript": "^4.2.3" | ||
}, | ||
"peerDependencies": { | ||
"@snowplow/browser-tracker": "~3.0.1-beta.1" | ||
} | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
104526
5
1
+ Added@snowplow/browser-tracker@3.0.3(transitive)
+ Added@snowplow/browser-tracker-core@3.0.1-beta.13.0.3(transitive)
+ Added@snowplow/tracker-core@3.0.1-beta.13.0.3(transitive)
- Removed@snowplow/browser-tracker-core@3.0.0(transitive)
- Removed@snowplow/tracker-core@3.0.0(transitive)