@snowplow/browser-plugin-client-hints
Advanced tools
Comparing version 3.0.2 to 3.0.3
@@ -5,2 +5,8 @@ { | ||
{ | ||
"version": "3.0.3", | ||
"tag": "@snowplow/browser-plugin-client-hints_v3.0.3", | ||
"date": "Wed, 21 Apr 2021 12:35:06 GMT", | ||
"comments": {} | ||
}, | ||
{ | ||
"version": "3.0.2", | ||
@@ -7,0 +13,0 @@ "tag": "@snowplow/browser-plugin-client-hints_v3.0.2", |
# Change Log - @snowplow/browser-plugin-client-hints | ||
This log was last generated on Thu, 15 Apr 2021 21:07:39 GMT and should not be manually modified. | ||
This log was last generated on Wed, 21 Apr 2021 12:35:06 GMT and should not be manually modified. | ||
## 3.0.3 | ||
Wed, 21 Apr 2021 12:35:06 GMT | ||
_Version update only_ | ||
## 3.0.2 | ||
@@ -6,0 +11,0 @@ Thu, 15 Apr 2021 21:07:39 GMT |
/*! | ||
* Attaches Client Hints to Snowplow events v3.0.2 (http://bit.ly/sp-js) | ||
* Attaches Client Hints to Snowplow events v3.0.3 (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.0.2 (http://bit.ly/sp-js) | ||
* Attaches Client Hints to Snowplow events v3.0.3 (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.0.2 (http://bit.ly/sp-js) | ||
* Attaches Client Hints to Snowplow events v3.0.3 (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.0.2", | ||
"version": "3.0.3", | ||
"description": "Attaches Client Hints to Snowplow events", | ||
@@ -25,3 +25,3 @@ "homepage": "http://bit.ly/sp-js", | ||
"dependencies": { | ||
"@snowplow/browser-tracker-core": "3.0.2", | ||
"@snowplow/browser-tracker-core": "3.0.3", | ||
"tslib": "^2.1.0" | ||
@@ -47,4 +47,4 @@ }, | ||
"peerDependencies": { | ||
"@snowplow/browser-tracker": "~3.0.2" | ||
"@snowplow/browser-tracker": "~3.0.3" | ||
} | ||
} |
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
33104
353
- Removed@snowplow/browser-tracker-core@3.0.2(transitive)
- Removed@snowplow/tracker-core@3.0.2(transitive)