@snowplow/browser-plugin-performance-navigation-timing
Advanced tools
Comparing version 4.0.1 to 4.0.2-dev.0
/*! | ||
* Attaches Performance Navigation Timing data to Snowplow events v4.0.1 (https://docs.snowplow.io/) | ||
* Attaches Performance Navigation Timing data to Snowplow events v4.0.2-dev.0 (https://docs.snowplow.io/) | ||
* Copyright 2022 Snowplow Analytics Ltd, 2010 Anthon Pang | ||
@@ -4,0 +4,0 @@ * Licensed under BSD-3-Clause |
/*! | ||
* Attaches Performance Navigation Timing data to Snowplow events v4.0.1 (https://docs.snowplow.io/) | ||
* Attaches Performance Navigation Timing data to Snowplow events v4.0.2-dev.0 (https://docs.snowplow.io/) | ||
* Copyright 2022 Snowplow Analytics Ltd, 2010 Anthon Pang | ||
@@ -4,0 +4,0 @@ * Licensed under BSD-3-Clause |
/*! | ||
* Attaches Performance Navigation Timing data to Snowplow events v4.0.1 (https://docs.snowplow.io/) | ||
* Attaches Performance Navigation Timing data to Snowplow events v4.0.2-dev.0 (https://docs.snowplow.io/) | ||
* Copyright 2022 Snowplow Analytics Ltd, 2010 Anthon Pang | ||
@@ -4,0 +4,0 @@ * Licensed under BSD-3-Clause |
{ | ||
"name": "@snowplow/browser-plugin-performance-navigation-timing", | ||
"version": "4.0.1", | ||
"version": "4.0.2-dev.0", | ||
"description": "Attaches Performance Navigation Timing data to Snowplow events", | ||
@@ -22,4 +22,4 @@ "homepage": "https://docs.snowplow.io/", | ||
"tslib": "^2.3.1", | ||
"@snowplow/browser-tracker-core": "4.0.1", | ||
"@snowplow/tracker-core": "4.0.1" | ||
"@snowplow/browser-tracker-core": "4.0.2-dev.0", | ||
"@snowplow/tracker-core": "4.0.2-dev.0" | ||
}, | ||
@@ -30,3 +30,3 @@ "devDependencies": { | ||
"@rollup/plugin-node-resolve": "~13.1.3", | ||
"@types/jest": "~27.4.1", | ||
"@types/jest": "~28.1.1", | ||
"@types/jsdom": "~16.2.14", | ||
@@ -36,5 +36,5 @@ "@typescript-eslint/eslint-plugin": "~5.15.0", | ||
"eslint": "~8.11.0", | ||
"jest": "~27.5.1", | ||
"jest-environment-jsdom": "~27.5.1", | ||
"jest-environment-jsdom-global": "~3.0.0", | ||
"jest": "~28.1.3", | ||
"jest-environment-jsdom": "~28.1.3", | ||
"jest-environment-jsdom-global": "~4.0.0", | ||
"jest-standard-reporter": "~2.0.0", | ||
@@ -46,7 +46,7 @@ "rollup": "~2.70.1", | ||
"rollup-plugin-ts": "~2.0.5", | ||
"ts-jest": "~27.1.3", | ||
"ts-jest": "~28.0.8", | ||
"typescript": "~4.6.2" | ||
}, | ||
"peerDependencies": { | ||
"@snowplow/browser-tracker": "~4.0.1" | ||
"@snowplow/browser-tracker": "~4.0.2-dev.0" | ||
}, | ||
@@ -53,0 +53,0 @@ "scripts": { |
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
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
64793
1
+ Added@snowplow/browser-tracker-core@4.0.2-dev.0(transitive)
+ Added@snowplow/tracker-core@4.0.2-dev.0(transitive)
- Removed@snowplow/browser-tracker-core@4.0.1(transitive)
- Removed@snowplow/tracker-core@4.0.1(transitive)