@snowplow/browser-plugin-client-hints
Advanced tools
Comparing version 3.0.0-beta.5 to 3.0.0
@@ -24,5 +24,5 @@ import { BrowserPlugin } from '@snowplow/browser-tracker-core'; | ||
* Attaches Client Hint information where available | ||
* @param includeHighEntropy Should high entropy values be included | ||
* @param includeHighEntropy - Should high entropy values be included | ||
*/ | ||
declare function ClientHintsPlugin(includeHighEntropy?: boolean): BrowserPlugin; | ||
export { ClientHintsPlugin }; |
/*! | ||
* Attaches Client Hints to Snowplow events v3.0.0-beta.5 (http://bit.ly/sp-js) | ||
* Attaches Client Hints to Snowplow events v3.0.0 (http://bit.ly/sp-js) | ||
* Copyright 2021 Snowplow Analytics Ltd, 2010 Anthon Pang | ||
@@ -39,3 +39,3 @@ * Licensed under BSD-3-Clause | ||
* Attaches Client Hint information where available | ||
* @param includeHighEntropy Should high entropy values be included | ||
* @param includeHighEntropy - Should high entropy values be included | ||
*/ | ||
@@ -42,0 +42,0 @@ function ClientHintsPlugin(includeHighEntropy) { |
@@ -24,5 +24,5 @@ import { BrowserPlugin } from '@snowplow/browser-tracker-core'; | ||
* Attaches Client Hint information where available | ||
* @param includeHighEntropy Should high entropy values be included | ||
* @param includeHighEntropy - Should high entropy values be included | ||
*/ | ||
declare function ClientHintsPlugin(includeHighEntropy?: boolean): BrowserPlugin; | ||
export { ClientHintsPlugin }; |
/*! | ||
* Attaches Client Hints to Snowplow events v3.0.0-beta.5 (http://bit.ly/sp-js) | ||
* Attaches Client Hints to Snowplow events v3.0.0 (http://bit.ly/sp-js) | ||
* Copyright 2021 Snowplow Analytics Ltd, 2010 Anthon Pang | ||
@@ -45,3 +45,3 @@ * Licensed under BSD-3-Clause | ||
* Attaches Client Hint information where available | ||
* @param includeHighEntropy Should high entropy values be included | ||
* @param includeHighEntropy - Should high entropy values be included | ||
*/ | ||
@@ -48,0 +48,0 @@ function ClientHintsPlugin(includeHighEntropy) { |
@@ -24,5 +24,5 @@ import { BrowserPlugin } from '@snowplow/browser-tracker-core'; | ||
* Attaches Client Hint information where available | ||
* @param includeHighEntropy Should high entropy values be included | ||
* @param includeHighEntropy - Should high entropy values be included | ||
*/ | ||
declare function ClientHintsPlugin(includeHighEntropy?: boolean): BrowserPlugin; | ||
export { ClientHintsPlugin }; |
/*! | ||
* Attaches Client Hints to Snowplow events v3.0.0-beta.5 (http://bit.ly/sp-js) | ||
* Attaches Client Hints to Snowplow events v3.0.0 (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.5", | ||
"version": "3.0.0", | ||
"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.5", | ||
"@snowplow/browser-tracker-core": "3.0.0", | ||
"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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
31880
14
323
1
+ Added@snowplow/browser-tracker-core@3.0.0(transitive)
+ Added@snowplow/tracker-core@3.0.0(transitive)
- Removed@snowplow/browser-tracker-core@3.0.0-beta.5(transitive)
- Removed@snowplow/tracker-core@3.0.0-beta.5(transitive)