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

parse-request

Package Overview
Dependencies
Maintainers
2
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

parse-request - npm Package Compare versions

Comparing version 5.1.4 to 6.0.0

30

package.json
{
"name": "parse-request",
"description": "Parse requests in the Browser and Node (with added support for multer and passport). Made for Cabin.",
"version": "5.1.4",
"version": "6.0.0",
"author": "Nick Baugh <niftylettuce@gmail.com> (http://niftylettuce.com/)",

@@ -32,3 +32,3 @@ "ava": {

"http-headers": "^3.0.2",
"is-array-buffer": "^2.0.0",
"is-array-buffer": "^3.0.1",
"is-buffer": "^2.0.5",

@@ -41,11 +41,11 @@ "is-stream": "2.0.1",

"rfdc": "^1.3.0",
"sensitive-fields": "^0.0.9",
"sensitive-fields": "^1.0.0",
"url-parse": "^1.5.10"
},
"devDependencies": {
"@babel/cli": "^7.19.3",
"@babel/core": "^7.20.2",
"@babel/cli": "^7.20.7",
"@babel/core": "^7.20.12",
"@babel/preset-env": "^7.20.2",
"@commitlint/cli": "^17.3.0",
"@commitlint/config-conventional": "^17.3.0",
"@commitlint/cli": "^17.4.2",
"@commitlint/config-conventional": "^17.4.2",
"@koa/multer": "^3.0.2",

@@ -55,8 +55,8 @@ "@koa/router": "^12.0.0",

"ava": "5.1.0",
"axe": "^11.0.0",
"axe": "^11.2.1",
"babelify": "^10.0.0",
"browserify": "^17.0.0",
"cabin": "^11.0.1",
"cabin": "^11.1.5",
"cross-env": "^7.0.3",
"eslint": "^8.28.0",
"eslint": "^8.31.0",
"eslint-config-xo-lass": "^2.0.1",

@@ -69,7 +69,7 @@ "eslint-plugin-compat": "^4.0.2",

"get-port": "5.1.1",
"husky": "^8.0.2",
"husky": "^8.0.3",
"jsdom": "15.2.1",
"koa": "^2.13.4",
"koa": "^2.14.1",
"koa-connect": "^2.1.0",
"lint-staged": "^13.0.3",
"lint-staged": "^13.1.0",
"nyc": "^15.1.0",

@@ -80,5 +80,5 @@ "remark-cli": "^11.0.0",

"response-time": "^2.3.2",
"rimraf": "^3.0.2",
"rimraf": "^4.0.4",
"signale": "^1.4.0",
"supertest": "^6.3.1",
"supertest": "^6.3.3",
"tinyify": "3.0.0",

@@ -85,0 +85,0 @@ "xo": "^0.53.1"

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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