@sigstore/sign
Advanced tools
Comparing version 2.2.2 to 2.2.3
{ | ||
"name": "@sigstore/sign", | ||
"version": "2.2.2", | ||
"version": "2.2.3", | ||
"description": "Sigstore signing library", | ||
@@ -30,3 +30,3 @@ "main": "dist/index.js", | ||
"@sigstore/jest": "^0.0.0", | ||
"@sigstore/mock": "^0.6.4", | ||
"@sigstore/mock": "^0.6.5", | ||
"@sigstore/rekor-types": "^2.0.0", | ||
@@ -36,5 +36,5 @@ "@types/make-fetch-happen": "^10.0.4" | ||
"dependencies": { | ||
"@sigstore/bundle": "^2.1.1", | ||
"@sigstore/bundle": "^2.2.0", | ||
"@sigstore/core": "^1.0.0", | ||
"@sigstore/protobuf-specs": "^0.2.1", | ||
"@sigstore/protobuf-specs": "^0.3.0", | ||
"make-fetch-happen": "^13.0.0" | ||
@@ -41,0 +41,0 @@ }, |
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
- Removed@sigstore/protobuf-specs@0.2.1(transitive)
Updated@sigstore/bundle@^2.2.0