@snowplow/browser-plugin-client-hints
Advanced tools
Comparing version 3.1.1-beta.2 to 3.1.1
/*! | ||
* Attaches Client Hints to Snowplow events v3.1.1-beta.2 (http://bit.ly/sp-js) | ||
* Attaches Client Hints to Snowplow events v3.1.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.1-beta.2 (http://bit.ly/sp-js) | ||
* Attaches Client Hints to Snowplow events v3.1.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.1-beta.2 (http://bit.ly/sp-js) | ||
* Attaches Client Hints to Snowplow events v3.1.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.1-beta.2", | ||
"version": "3.1.1", | ||
"description": "Attaches Client Hints to Snowplow events", | ||
@@ -21,3 +21,3 @@ "homepage": "http://bit.ly/sp-js", | ||
"dependencies": { | ||
"@snowplow/browser-tracker-core": "3.1.1-beta.2", | ||
"@snowplow/browser-tracker-core": "3.1.1", | ||
"tslib": "^2.3.0" | ||
@@ -43,3 +43,3 @@ }, | ||
"peerDependencies": { | ||
"@snowplow/browser-tracker": "~3.1.1-beta.2" | ||
"@snowplow/browser-tracker": "~3.1.1" | ||
}, | ||
@@ -46,0 +46,0 @@ "scripts": { |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
28385
+ Added@snowplow/browser-tracker-core@3.1.1(transitive)
+ Added@snowplow/tracker-core@3.1.1(transitive)
- Removed@snowplow/browser-tracker-core@3.1.1-beta.2(transitive)
- Removed@snowplow/tracker-core@3.1.1-beta.2(transitive)