🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@sigstore/verify

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sigstore/verify - npm Package Compare versions

Comparing version
3.1.1
to
4.0.0
+5
-5
package.json
{
"name": "@sigstore/verify",
"version": "3.1.1",
"version": "4.0.0",
"description": "Verification of Sigstore signatures",

@@ -29,9 +29,9 @@ "main": "dist/index.js",

"dependencies": {
"@sigstore/protobuf-specs": "^0.5.0",
"@sigstore/bundle": "^4.0.0",
"@sigstore/core": "^3.2.1"
"@sigstore/bundle": "^5.0.0",
"@sigstore/core": "^4.0.0",
"@sigstore/protobuf-specs": "^0.5.0"
},
"engines": {
"node": "^20.17.0 || >=22.9.0"
"node": "^22.22.2 || ^24.15.0 || >=26.0.0"
}
}

@@ -7,4 +7,4 @@ # @sigstore/verify · [![npm version](https://img.shields.io/npm/v/@sigstore/verify.svg?style=flat)](https://www.npmjs.com/package/@sigstore/verify) [![CI Status](https://github.com/sigstore/sigstore-js/workflows/CI/badge.svg)](https://github.com/sigstore/sigstore-js/actions/workflows/ci.yml) [![Smoke Test Status](https://github.com/sigstore/sigstore-js/workflows/smoke-test/badge.svg)](https://github.com/sigstore/sigstore-js/actions/workflows/smoke-test.yml)

- Node.js version ^20.17.0 || >=22.9.0
- Node.js version ^22.22.2 || ^24.15.0 || >=26.0.0
[1]: https://www.sigstore.dev