Socket
Socket
Sign inDemoInstall

@swimlane/cosign

Package Overview
Dependencies
65
Maintainers
53
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.0 to 1.3.1

7

CHANGELOG.md
# Changelog
## [1.3.1](https://github.com/swimlane/cosign-sdk/compare/v1.3.0...v1.3.1) (2022-10-04)
### Bug Fixes
* added a node engine limitation ([9006c09](https://github.com/swimlane/cosign-sdk/commit/9006c09112d4053999b6f3c11e3d01d144b31faa))
## [1.3.0](https://github.com/swimlane/cosign-sdk/compare/v1.2.0...v1.3.0) (2022-09-28)

@@ -4,0 +11,0 @@

5

package.json
{
"name": "@swimlane/cosign",
"version": "1.3.0",
"version": "1.3.1",
"description": "",

@@ -18,2 +18,5 @@ "main": "./lib/index.js",

},
"engines": {
"node": ">=16.13.0"
},
"keywords": [],

@@ -20,0 +23,0 @@ "author": "",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc