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

xls-to-json

Package Overview
Dependencies
Maintainers
2
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xls-to-json - npm Package Compare versions

Comparing version 0.4.0 to 0.5.0

10

package.json
{
"name": "xls-to-json",
"version": "0.4.0",
"version": "0.5.0",
"description": "Converting xls file to json files using nodejs",

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

"dependencies": {
"xlsx": "0.8.0",
"csv": "~0.3.6"
"xlsx": "0.12.8",
"csv": "~0.3.7"
},
"devDependencies": {
"should": "~3.1.2",
"mocha": "~1.17.1"
"should": "~13.2.1",
"mocha": "~5.0.5"
}
}

Sorry, the diff of this file is not supported yet

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