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

0http

Package Overview
Dependencies
Maintainers
0
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

0http - npm Package Compare versions

Comparing version 3.5.3 to 4.0.0

2

lib/router/sequential.js

@@ -1,2 +0,2 @@

const Trouter = require('trouter')
const { Trouter } = require('trouter')
const next = require('./../next')

@@ -3,0 +3,0 @@ const { LRUCache: LRU } = require('lru-cache')

{
"name": "0http",
"version": "3.5.3",
"version": "4.0.0",
"description": "Cero friction HTTP request router. The need for speed!",

@@ -31,11 +31,10 @@ "main": "index.js",

"0http": "^3.5.2",
"@types/node": "^18.14.4",
"@types/node": "^22.10.5",
"body-parser": "^1.20.1",
"chai": "^4.3.7",
"cross-env": "^7.0.3",
"find-my-way": "^5.2.0",
"mitata": "^0.1.11",
"mocha": "^10.4.0",
"nyc": "^15.1.0",
"supertest": "^6.3.3"
"mocha": "^11.0.1",
"nyc": "^17.1.0",
"supertest": "^7.0.0"
},

@@ -53,5 +52,5 @@ "files": [

"regexparam": "^3.0.0",
"trouter": "^3.2.1"
"trouter": "^4.0.0"
},
"types": "./index.d.ts"
}
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