@snowplow/browser-plugin-client-hints
Advanced tools
Comparing version 3.2.2 to 3.2.3
/*! | ||
* Attaches Client Hints to Snowplow events v3.2.2 (http://bit.ly/sp-js) | ||
* Copyright 2021 Snowplow Analytics Ltd, 2010 Anthon Pang | ||
* Attaches Client Hints to Snowplow events v3.2.3 (http://bit.ly/sp-js) | ||
* Copyright 2022 Snowplow Analytics Ltd, 2010 Anthon Pang | ||
* Licensed under BSD-3-Clause | ||
@@ -8,3 +8,3 @@ */ | ||
/* | ||
* Copyright (c) 2021 Snowplow Analytics Ltd, 2010 Anthon Pang | ||
* Copyright (c) 2022 Snowplow Analytics Ltd, 2010 Anthon Pang | ||
* All rights reserved. | ||
@@ -11,0 +11,0 @@ * |
/*! | ||
* Attaches Client Hints to Snowplow events v3.2.2 (http://bit.ly/sp-js) | ||
* Copyright 2021 Snowplow Analytics Ltd, 2010 Anthon Pang | ||
* Attaches Client Hints to Snowplow events v3.2.3 (http://bit.ly/sp-js) | ||
* Copyright 2022 Snowplow Analytics Ltd, 2010 Anthon Pang | ||
* Licensed under BSD-3-Clause | ||
@@ -14,3 +14,3 @@ */ | ||
/* | ||
* Copyright (c) 2021 Snowplow Analytics Ltd, 2010 Anthon Pang | ||
* Copyright (c) 2022 Snowplow Analytics Ltd, 2010 Anthon Pang | ||
* All rights reserved. | ||
@@ -17,0 +17,0 @@ * |
/*! | ||
* Attaches Client Hints to Snowplow events v3.2.2 (http://bit.ly/sp-js) | ||
* Copyright 2021 Snowplow Analytics Ltd, 2010 Anthon Pang | ||
* Attaches Client Hints to Snowplow events v3.2.3 (http://bit.ly/sp-js) | ||
* Copyright 2022 Snowplow Analytics Ltd, 2010 Anthon Pang | ||
* Licensed under BSD-3-Clause | ||
@@ -5,0 +5,0 @@ */ |
{ | ||
"name": "@snowplow/browser-plugin-client-hints", | ||
"version": "3.2.2", | ||
"version": "3.2.3", | ||
"description": "Attaches Client Hints to Snowplow events", | ||
@@ -21,3 +21,3 @@ "homepage": "http://bit.ly/sp-js", | ||
"dependencies": { | ||
"@snowplow/browser-tracker-core": "3.2.2", | ||
"@snowplow/browser-tracker-core": "3.2.3", | ||
"tslib": "^2.3.0" | ||
@@ -44,3 +44,3 @@ }, | ||
"peerDependencies": { | ||
"@snowplow/browser-tracker": "~3.2.2" | ||
"@snowplow/browser-tracker": "~3.2.3" | ||
}, | ||
@@ -47,0 +47,0 @@ "scripts": { |
@@ -46,3 +46,3 @@ # Snowplow Client Hint Tracking | ||
Copyright (c) 2021 Snowplow Analytics Ltd, 2010 Anthon Pang. | ||
Copyright (c) 2022 Snowplow Analytics Ltd, 2010 Anthon Pang. | ||
@@ -49,0 +49,0 @@ All rights reserved. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
- Removed@snowplow/browser-tracker-core@3.2.2(transitive)
- Removed@snowplow/tracker-core@3.2.2(transitive)