@giphy/js-util
Advanced tools
Comparing version 4.4.0 to 4.4.1
@@ -8,7 +8,7 @@ { | ||
"prepublish": "npm run clean && npm run build", | ||
"test": "jest --config ./jestconfig.js", | ||
"test:watch": "jest --config ./jestconfig.js --watchAll" | ||
"test": "run -T jest --config ./jestconfig.js", | ||
"test:watch": "run -T jest --config ./jestconfig.js --watchAll" | ||
}, | ||
"name": "@giphy/js-util", | ||
"version": "4.4.0", | ||
"version": "4.4.1", | ||
"main": "dist/index.js", | ||
@@ -37,3 +37,3 @@ "description": "Shared giphy js utils", | ||
"dependencies": { | ||
"@giphy/js-types": "^4.4.0", | ||
"@giphy/js-types": "*", | ||
"dompurify": "^2.2.2", | ||
@@ -46,4 +46,3 @@ "uuid": "^9.0.0" | ||
"typescript": "^5.0.4" | ||
}, | ||
"gitHead": "5d7c4ac149c2bcb5a5c10144144a2743afe07e94" | ||
} | ||
} |
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
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
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
102060
69
1
+ Added@giphy/js-types@5.1.0(transitive)
- Removed@giphy/js-types@4.4.0(transitive)
Updated@giphy/js-types@*