Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cumulus/checksum

Package Overview
Dependencies
Maintainers
4
Versions
148
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cumulus/checksum - npm Package Compare versions

Comparing version 18.2.2 to 18.3.0

10

package.json
{
"name": "@cumulus/checksum",
"version": "18.2.2",
"version": "18.3.0",
"description": "Cumulus checksum utilities",
"engines": {
"node": ">=16.19.0"
"node": ">=20.12.2"
},

@@ -18,2 +18,3 @@ "main": "./dist/index.js",

"test": "../../node_modules/.bin/ava",
"test:ci": "../../scripts/run_package_ci_unit.sh",
"test:coverage": "../../node_modules/.bin/nyc npm test",

@@ -26,3 +27,4 @@ "prepare": "npm run tsc",

"ava": {
"timeout": "15m"
"timeout": "15m",
"failFast": true
},

@@ -45,3 +47,3 @@ "keywords": [

},
"gitHead": "d2f030f1d77b6d3072cb20f84261b10a7b160620"
"gitHead": "e8731c150ac49c1bab058183a7a5d91464e1701c"
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc