@giphy/js-analytics
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -5,3 +5,3 @@ { | ||
"dev": "tsc --watch", | ||
"build": "npm run clean && tsc", | ||
"prepublish": "npm run clean && tsc", | ||
"refresh": "tsc", | ||
@@ -12,3 +12,3 @@ "test": "jest --config ./jestconfig.js", | ||
"name": "@giphy/js-analytics", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"main": "dist/index.js", | ||
@@ -21,4 +21,4 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"@giphy/js-types": "^1.0.3", | ||
"@giphy/js-util": "^1.0.3", | ||
"@giphy/js-types": "^1.0.4", | ||
"@giphy/js-util": "^1.0.4", | ||
"cookie": "0.3.1", | ||
@@ -34,3 +34,3 @@ "dompurify": "^1.0.10", | ||
}, | ||
"gitHead": "f19642ef23ac274793b5d23eb8f8f53ec612d039" | ||
"gitHead": "f6e2fbddab087a498c971050e22ee18e8dbe06d2" | ||
} |
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
12127
Updated@giphy/js-types@^1.0.4
Updated@giphy/js-util@^1.0.4