Socket
Socket
Sign inDemoInstall

configurapi-handler-json

Package Overview
Dependencies
18
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.7.0 to 2.0.0

16

package.json
{
"name": "configurapi-handler-json",
"version": "1.7.0",
"version": "2.0.0",
"description": "Configurapi request handlers for JSON requests/responses",

@@ -24,12 +24,12 @@ "main": "src/index",

"dependencies": {
"ajv": "^8.11.0",
"configurapi": "^1.7.0",
"configurapi-handler-http": "^1.4.1"
"ajv": "^5.2.2",
"configurapi": "^1.3.0",
"configurapi-handler-http": "^1.2.5"
},
"devDependencies": {
"chai": "^4.3.6",
"mocha": "^10.0.0",
"jshint": "^2.13.5",
"sinon": "^14.0.0"
"chai": "^4.1.1",
"mocha": "^3.5.0",
"jshint": "^2.9.5",
"sinon": "^3.2.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc