Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@snowplow/browser-plugin-client-hints

Package Overview
Dependencies
Maintainers
3
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@snowplow/browser-plugin-client-hints - npm Package Compare versions

Comparing version 3.0.0-beta.5 to 3.0.0

CHANGELOG.json

2

dist/index.module.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc