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

@curveball/bodyparser

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@curveball/bodyparser - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

22

package.json
{
"name": "@curveball/bodyparser",
"version": "0.4.0",
"version": "0.4.1",
"description": "A curveball middleware for parsing JSON and Text bodies.",

@@ -38,12 +38,12 @@ "main": "dist/index.js",

"@types/chai": "^4.1.7",
"@types/mocha": "^5.2.5",
"@types/node": "^10.12.2",
"@types/sinon": "^5.0.5",
"@types/mocha": "^5.2.7",
"@types/node": "^12.6.8",
"@types/sinon": "^7.0.13",
"chai": "^4.2.0",
"mocha": "^5.2.0",
"nyc": "^13.1.0",
"sinon": "^7.1.1",
"ts-node": "^7.0.1",
"tslint": "^5.11.0",
"typescript": "^3.1.5"
"mocha": "^6.2.0",
"nyc": "^14.1.1",
"sinon": "^7.3.2",
"ts-node": "^8.3.0",
"tslint": "^5.18.0",
"typescript": "^3.5.3"
},

@@ -57,4 +57,4 @@ "types": "dist/",

"dependencies": {
"@curveball/core": "^0.8.1"
"@curveball/core": "^0.8.6"
}
}
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