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

restify

Package Overview
Dependencies
Maintainers
6
Versions
184
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

restify - npm Package Compare versions

Comparing version 4.1.0 to 4.1.1

4

CHANGES.md
# restify Changelog
## 4.1.0
- Bump SPDY to latest.
- #959: fix issue where cached routes were not setting maxVersion on the req
## 4.0.4

@@ -4,0 +8,0 @@ - #937 Fix: hanging response when a formatter isn't defined for a specified

6

package.json

@@ -44,3 +44,3 @@ {

"description": "REST framework",
"version": "4.1.0",
"version": "4.1.1",
"repository": {

@@ -69,5 +69,5 @@ "type": "git",

"keep-alive-agent": "^0.0.1",
"lru-cache": "^2.5.0",
"lru-cache": "^4.0.1",
"mime": "^1.2.11",
"negotiator": "^0.5.1",
"negotiator": "^0.6.1",
"node-uuid": "^1.4.1",

@@ -74,0 +74,0 @@ "once": "^1.3.0",

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