@customerio/cdp-analytics-node
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "@customerio/cdp-analytics-node", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"main": "./dist/cjs/index.js", | ||
@@ -31,3 +31,4 @@ "module": "./dist/esm/index.js", | ||
"dependencies": { | ||
"@customerio/cdp-analytics-core": "0.1.1", | ||
"@customerio/cdp-analytics-core": "0.1.2", | ||
"@lukeed/uuid": "^2.0.0", | ||
"buffer": "^6.0.3", | ||
@@ -34,0 +35,0 @@ "node-fetch": "^2.6.7", |
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
160744
6
+ Added@lukeed/uuid@^2.0.0
+ Added@customerio/cdp-analytics-core@0.1.2(transitive)
- Removed@customerio/cdp-analytics-core@0.1.1(transitive)