snowplow-tracker-core
Advanced tools
Comparing version 0.9.0-beta.1 to 0.9.0-beta.2
{ | ||
"name": "snowplow-tracker-core", | ||
"version": "0.9.0-beta.1", | ||
"version": "0.9.0-beta.2", | ||
"main": "dist/cjs/index.js", | ||
@@ -17,3 +17,4 @@ "module": "dist/esm/index.js", | ||
"lodash": "^4.17.20", | ||
"uuid": "^3.3.3" | ||
"uuid": "^3.3.3", | ||
"tslib": "^2.0.1" | ||
}, | ||
@@ -31,3 +32,2 @@ "devDependencies": { | ||
"ts-node": "^9.0.0", | ||
"tslib": "^2.0.1", | ||
"typescript": "^3.9.7" | ||
@@ -34,0 +34,0 @@ }, |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
11
0
3
+ Addedtslib@^2.0.1
+ Addedtslib@2.8.1(transitive)