@snowplow/browser-plugin-client-hints
Advanced tools
Comparing version 3.1.0 to 3.1.1-beta.1
/*! | ||
* Attaches Client Hints to Snowplow events v3.1.0 (http://bit.ly/sp-js) | ||
* Attaches Client Hints to Snowplow events v3.1.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 Client Hints to Snowplow events v3.1.0 (http://bit.ly/sp-js) | ||
* Attaches Client Hints to Snowplow events v3.1.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 Client Hints to Snowplow events v3.1.0 (http://bit.ly/sp-js) | ||
* Attaches Client Hints to Snowplow events v3.1.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-client-hints", | ||
"version": "3.1.0", | ||
"version": "3.1.1-beta.1", | ||
"description": "Attaches Client Hints to Snowplow events", | ||
@@ -25,3 +25,3 @@ "homepage": "http://bit.ly/sp-js", | ||
"dependencies": { | ||
"@snowplow/browser-tracker-core": "3.1.0", | ||
"@snowplow/browser-tracker-core": "3.1.1-beta.1", | ||
"tslib": "^2.1.0" | ||
@@ -47,4 +47,4 @@ }, | ||
"peerDependencies": { | ||
"@snowplow/browser-tracker": "~3.1.0" | ||
"@snowplow/browser-tracker": "~3.1.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
33377
2
+ Added@snowplow/browser-tracker-core@3.1.1-beta.1(transitive)
+ Added@snowplow/tracker-core@3.1.1-beta.1(transitive)
- Removed@snowplow/browser-tracker-core@3.1.0(transitive)
- Removed@snowplow/tracker-core@3.1.0(transitive)