@snowplow/browser-plugin-client-hints
Advanced tools
Comparing version 3.0.0-beta.4 to 3.0.0-beta.5
@@ -26,3 +26,3 @@ import { BrowserPlugin } from '@snowplow/browser-tracker-core'; | ||
*/ | ||
declare function ClientHintsPlugin(includeHighEntropy: boolean): BrowserPlugin; | ||
declare function ClientHintsPlugin(includeHighEntropy?: boolean): BrowserPlugin; | ||
export { ClientHintsPlugin }; |
/*! | ||
* Attaches Client Hints to Snowplow events v3.0.0-beta.4 (http://bit.ly/sp-js) | ||
* Attaches Client Hints to Snowplow events v3.0.0-beta.5 (http://bit.ly/sp-js) | ||
* Copyright 2021 Snowplow Analytics Ltd, 2010 Anthon Pang | ||
@@ -4,0 +4,0 @@ * Licensed under BSD-3-Clause |
@@ -26,3 +26,3 @@ import { BrowserPlugin } from '@snowplow/browser-tracker-core'; | ||
*/ | ||
declare function ClientHintsPlugin(includeHighEntropy: boolean): BrowserPlugin; | ||
declare function ClientHintsPlugin(includeHighEntropy?: boolean): BrowserPlugin; | ||
export { ClientHintsPlugin }; |
/*! | ||
* Attaches Client Hints to Snowplow events v3.0.0-beta.4 (http://bit.ly/sp-js) | ||
* Attaches Client Hints to Snowplow events v3.0.0-beta.5 (http://bit.ly/sp-js) | ||
* Copyright 2021 Snowplow Analytics Ltd, 2010 Anthon Pang | ||
@@ -4,0 +4,0 @@ * Licensed under BSD-3-Clause |
@@ -26,3 +26,3 @@ import { BrowserPlugin } from '@snowplow/browser-tracker-core'; | ||
*/ | ||
declare function ClientHintsPlugin(includeHighEntropy: boolean): BrowserPlugin; | ||
declare function ClientHintsPlugin(includeHighEntropy?: boolean): BrowserPlugin; | ||
export { ClientHintsPlugin }; |
/*! | ||
* Attaches Client Hints to Snowplow events v3.0.0-beta.4 (http://bit.ly/sp-js) | ||
* Attaches Client Hints to Snowplow events v3.0.0-beta.5 (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.0-beta.4", | ||
"version": "3.0.0-beta.5", | ||
"description": "Attaches Client Hints to Snowplow events", | ||
@@ -24,3 +24,3 @@ "homepage": "http://bit.ly/sp-js", | ||
"dependencies": { | ||
"@snowplow/browser-tracker-core": "3.0.0-beta.4", | ||
"@snowplow/browser-tracker-core": "3.0.0-beta.5", | ||
"tslib": "^2.1.0" | ||
@@ -27,0 +27,0 @@ }, |
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
28257
+ Added@snowplow/browser-tracker-core@3.0.0-beta.5(transitive)
+ Added@snowplow/tracker-core@3.0.0-beta.5(transitive)
- Removed@snowplow/browser-tracker-core@3.0.0-beta.4(transitive)
- Removed@snowplow/tracker-core@3.0.0-beta.4(transitive)