@giphy/js-analytics
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -11,3 +11,3 @@ { | ||
"name": "@giphy/js-analytics", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"main": "dist/index.js", | ||
@@ -20,7 +20,6 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"@giphy/js-types": "^1.0.2", | ||
"@giphy/js-util": "^1.0.2", | ||
"@giphy/js-types": "^1.0.3", | ||
"@giphy/js-util": "^1.0.3", | ||
"cookie": "0.3.1", | ||
"dompurify": "^1.0.10", | ||
"lodash": "4.17.11", | ||
"throttle-debounce": "^2.1.0" | ||
@@ -30,9 +29,7 @@ }, | ||
"@types/cookie": "^0.3.2", | ||
"@types/lodash": "^4.14.123", | ||
"@types/throttle-debounce": "1.1.1", | ||
"jest-fetch-mock": "^2.1.1", | ||
"parcel-bundler": "^1.12.3", | ||
"typescript": "^3.3.4" | ||
"typescript": "^3.4.1" | ||
}, | ||
"gitHead": "0dc93b5f9813ca1ab4c84feaa9e59415863bd116" | ||
"gitHead": "f19642ef23ac274793b5d23eb8f8f53ec612d039" | ||
} |
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
5
4
1
12122
- Removedlodash@4.17.11
- Removedlodash@4.17.11(transitive)
Updated@giphy/js-types@^1.0.3
Updated@giphy/js-util@^1.0.3