Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

http-body-parser

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

http-body-parser - npm Package Compare versions

Comparing version 1.1.6 to 1.1.7

test/express.spec.js

8

package.json
{
"name": "http-body-parser",
"version": "1.1.6",
"version": "1.1.7",
"description": "🎨 A body parser for node, koa, koa2, express. support json, form, text, multipart and stream type body.",

@@ -8,5 +8,5 @@ "main": "lib/index.js",

"build": "babel src -d lib",
"test": "ava ava test/src.*.spec.js",
"test:build": "ava test/lib.*.spec.js",
"prepublish": "npm run build"
"pretest": "npm run build",
"test": "ava test/*.spec.js",
"prepare": "npm run build"
},

@@ -13,0 +13,0 @@ "repository": {

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