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

@cumulus/common

Package Overview
Dependencies
Maintainers
8
Versions
214
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cumulus/common - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

14

package.json
{
"name": "@cumulus/common",
"version": "3.0.0",
"version": "3.0.1",
"description": "Common utilities used across tasks",

@@ -28,6 +28,6 @@ "keywords": [

"clean": "rm -f *.d.ts *.map",
"prepare": "npm run tsc",
"test": "../../node_modules/.bin/ava",
"test:coverage": "../../node_modules/.bin/nyc npm test",
"tsc": "../../node_modules/.bin/tsc",
"tsc:listEmittedFiles": "../../node_modules/.bin/tsc --listEmittedFiles",
"watch-test": "../../node_modules/.bin/tsc-watch --onsuccess 'npm test'"

@@ -44,5 +44,5 @@ },

"dependencies": {
"@cumulus/errors": "3.0.0",
"@cumulus/logger": "3.0.0",
"ajv": "^5.2.2",
"@cumulus/errors": "3.0.1",
"@cumulus/logger": "3.0.1",
"ajv": "^6.12.3",
"aws-sdk": "^2.585.0",

@@ -54,3 +54,3 @@ "follow-redirects": "^1.2.4",

"jsonpath-plus": "^3.0.0",
"lodash": "^4.17.15",
"lodash": "^4.17.20",
"node-forge": "^0.10.0",

@@ -72,3 +72,3 @@ "p-limit": "^2.0.0",

},
"gitHead": "d0abebc313a6622c255094b619ece161e8ef9c09"
"gitHead": "43b2dbbf32e3aac66fed01ed233b2102d1d30f00"
}
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