@snowplow/browser-plugin-timezone
Advanced tools
Comparing version 3.0.0-alpha.4 to 3.0.0-beta.1
{ | ||
"name": "@snowplow/browser-plugin-timezone", | ||
"version": "3.0.0-alpha.4", | ||
"version": "3.0.0-beta.1", | ||
"description": "Attaches timezone to Snowplow events", | ||
@@ -13,5 +13,5 @@ "homepage": "http://bit.ly/sp-js", | ||
"author": "Paul Boocock", | ||
"main": "./dist/browser-plugin-timezone.umd.js", | ||
"module": "./dist/browser-plugin-timezone.module.js", | ||
"types": "./dist/browser-plugin-timezone.module.d.ts", | ||
"main": "./dist/index.umd.js", | ||
"module": "./dist/index.module.js", | ||
"types": "./dist/index.module.d.ts", | ||
"files": [ | ||
@@ -25,4 +25,4 @@ "dist" | ||
"dependencies": { | ||
"@snowplow/browser-tracker-core": "3.0.0-alpha.4", | ||
"@snowplow/tracker-core": "3.0.0-alpha.4", | ||
"@snowplow/browser-tracker-core": "3.0.0-beta.1", | ||
"@snowplow/tracker-core": "3.0.0-beta.1", | ||
"jstimezonedetect": "1.0.7", | ||
@@ -29,0 +29,0 @@ "tslib": "^2.1.0" |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
100628
+ Added@snowplow/browser-tracker-core@3.0.0-beta.1(transitive)
+ Added@snowplow/tracker-core@3.0.0-beta.1(transitive)
- Removed@snowplow/browser-tracker-core@3.0.0-alpha.4(transitive)
- Removed@snowplow/tracker-core@3.0.0-alpha.4(transitive)