@snowplow/browser-plugin-ga-cookies
Advanced tools
Comparing version 3.0.0 to 3.0.1-beta.1
/*! | ||
* Attaches GA cookie data to Snowplow events v3.0.0 (http://bit.ly/sp-js) | ||
* Attaches GA cookie data to Snowplow events v3.0.1-beta.1 (http://bit.ly/sp-js) | ||
* Copyright 2021 Snowplow Analytics Ltd, 2010 Anthon Pang | ||
@@ -4,0 +4,0 @@ * Licensed under BSD-3-Clause |
/*! | ||
* Attaches GA cookie data to Snowplow events v3.0.0 (http://bit.ly/sp-js) | ||
* Attaches GA cookie data to Snowplow events v3.0.1-beta.1 (http://bit.ly/sp-js) | ||
* Copyright 2021 Snowplow Analytics Ltd, 2010 Anthon Pang | ||
@@ -14,3 +14,3 @@ * Licensed under BSD-3-Clause | ||
/*! | ||
* Core functionality for Snowplow Browser trackers v3.0.0 (http://bit.ly/sp-js) | ||
* Core functionality for Snowplow Browser trackers v3.0.1-beta.1 (http://bit.ly/sp-js) | ||
* Copyright 2021 Snowplow Analytics Ltd, 2010 Anthon Pang | ||
@@ -17,0 +17,0 @@ * Licensed under BSD-3-Clause |
/*! | ||
* Attaches GA cookie data to Snowplow events v3.0.0 (http://bit.ly/sp-js) | ||
* Attaches GA cookie data to Snowplow events v3.0.1-beta.1 (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-ga-cookies", | ||
"version": "3.0.0", | ||
"version": "3.0.1-beta.1", | ||
"description": "Attaches GA cookie data to Snowplow events", | ||
@@ -13,2 +13,3 @@ "homepage": "http://bit.ly/sp-js", | ||
"author": "Paul Boocock", | ||
"sideEffects": false, | ||
"main": "./dist/index.umd.js", | ||
@@ -25,4 +26,4 @@ "module": "./dist/index.module.js", | ||
"dependencies": { | ||
"@snowplow/browser-tracker-core": "3.0.0", | ||
"@snowplow/tracker-core": "3.0.0", | ||
"@snowplow/browser-tracker-core": "3.0.1-beta.1", | ||
"@snowplow/tracker-core": "3.0.1-beta.1", | ||
"tslib": "^2.1.0" | ||
@@ -46,3 +47,6 @@ }, | ||
"typescript": "^4.2.3" | ||
}, | ||
"peerDependencies": { | ||
"@snowplow/browser-tracker": "~3.0.1-beta.1" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
228863
4
2
+ Added@snowplow/browser-tracker@3.0.3(transitive)
+ Added@snowplow/browser-tracker-core@3.0.1-beta.13.0.3(transitive)
+ Added@snowplow/tracker-core@3.0.1-beta.13.0.3(transitive)
- Removed@snowplow/browser-tracker-core@3.0.0(transitive)
- Removed@snowplow/tracker-core@3.0.0(transitive)