New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cla-mapper

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cla-mapper - npm Package Compare versions

Comparing version 0.0.1 to 1.0.0

16

package.json
{
"name": "cla-mapper",
"version": "0.0.1",
"version": "1.0.0",
"description": "Command line args mapper. A small library that processes js object and returns ready for use array of command line args",

@@ -32,10 +32,10 @@ "main": "build/index.js",

"devDependencies": {
"@types/jest": "^24.0.23",
"@types/node": "^12.12.14",
"coveralls": "^3.0.9",
"jest": "^24.9.0",
"ts-jest": "^24.2.0",
"tslint": "^5.20.1",
"typescript": "^3.7.2"
"@types/jest": "^25.2.1",
"@types/node": "^13.11.0",
"coveralls": "^3.0.11",
"jest": "^25.2.7",
"ts-jest": "^25.3.1",
"tslint": "^6.1.1",
"typescript": "^3.8.3"
}
}
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