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

convert-csv-to-json

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

convert-csv-to-json - npm Package Compare versions

Comparing version 2.16.2 to 2.17.0

8

package.json
{
"name": "convert-csv-to-json",
"version": "2.16.2",
"version": "2.17.0",
"description": "Convert CSV to JSON",

@@ -9,5 +9,5 @@ "main": "index.js",

"test-debug": "node --inspect-brk node_modules/.bin/jest --runInBand --detectOpenHandles",
"version-patch": "npm version patch --force && npm publish && git push --follow-tags",
"version-minor": "npm version minor --force && npm publish && git push --follow-tags",
"version-major": "npm version major --force && npm publish && git push --follow-tags",
"version-patch": "npm version patch",
"version-minor": "npm version minor",
"version-major": "npm version major",
"release": "./semantic-versioning.sh"

@@ -14,0 +14,0 @@ },

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