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

any-json

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

any-json - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

19

package.json

@@ -6,3 +6,3 @@ {

"author": "Christian Zangl",
"version": "1.0.0",
"version": "1.0.1",
"keywords": [

@@ -28,20 +28,15 @@ "json",

},
"licenses": [
{
"type": "MIT",
"url": "https://github.com/laktak/any-json/raw/master/LICENSE"
}
],
"license": "MIT",
"dependencies": {
"cson-safe": "^1.0.5-moved",
"fast-csv": "^0.6.0",
"hjson": "^1.7.3",
"ini": "^1.3.3",
"js-yaml": "^3.3.1",
"hjson": "^1.7.4",
"ini": "^1.3.4",
"js-yaml": "^3.4.0",
"json5": "^0.4.0",
"strip-json-comments": "^1.0.2",
"strip-json-comments": "^1.0.4",
"xlsjs": "^0.7.5",
"xlsx": "^0.8.0",
"xml2js": "^0.4.8"
"xml2js": "^0.4.10"
}
}
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