Comparing version 10.0.4 to 10.0.5
{ | ||
"name": "ssri", | ||
"version": "10.0.4", | ||
"version": "10.0.5", | ||
"description": "Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.", | ||
@@ -50,7 +50,7 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"minipass": "^5.0.0" | ||
"minipass": "^7.0.3" | ||
}, | ||
"devDependencies": { | ||
"@npmcli/eslint-config": "^4.0.0", | ||
"@npmcli/template-oss": "4.14.1", | ||
"@npmcli/template-oss": "4.18.0", | ||
"tap": "^16.0.1" | ||
@@ -63,5 +63,5 @@ }, | ||
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", | ||
"version": "4.14.1", | ||
"version": "4.18.0", | ||
"publish": "true" | ||
} | ||
} |
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
+ Addedminipass@7.1.2(transitive)
- Removedminipass@5.0.0(transitive)
Updatedminipass@^7.0.3