@giphy/js-analytics
Advanced tools
Comparing version 1.0.6 to 1.1.0
@@ -11,3 +11,3 @@ { | ||
"name": "@giphy/js-analytics", | ||
"version": "1.0.6", | ||
"version": "1.1.0", | ||
"main": "dist/index.js", | ||
@@ -19,5 +19,8 @@ "types": "dist/index.d.ts", | ||
"license": "MIT", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"dependencies": { | ||
"@giphy/js-types": "^1.0.6", | ||
"@giphy/js-util": "^1.0.6", | ||
"@giphy/js-types": "^1.1.0", | ||
"@giphy/js-util": "^1.1.0", | ||
"cookie": "0.3.1", | ||
@@ -34,3 +37,3 @@ "dompurify": "^1.0.10", | ||
}, | ||
"gitHead": "28535e55d485cb4cc4a22cc2b829791e5c0c1c32" | ||
"gitHead": "4c21cf428be91e535d59a8b748e913f3a508a5c5" | ||
} |
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
15276
Updated@giphy/js-types@^1.1.0
Updated@giphy/js-util@^1.1.0