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.0.0 to 4.0.2

10

CHANGES.md
# restify Changelog
## 4.0.2
- #887 Bump dtrace-provider to 0.6.0 for Node 4 support, Corbin Uselton
## 4.0.0

@@ -7,6 +11,6 @@ - #877 content-type can be case-insensitive. Yunong Xiao

- #847 fix body parser race condition. Yunong Xiao
- #842 add `req.matchedVersion()` Nathan Peck, Micah Ransdall
- #840 Fix issue with server toString Method. OiNutter, Micah Ransdall
- #842 add `req.matchedVersion()` Nathan Peck, Micah Ransdell
- #840 Fix issue with server toString Method. OiNutter, Micah Ransdell
- #836 Add JSDoc comments. Alex Liu
- #835 Update static.js to allow for serving static files that do not use the route as a path. Wavewash, Micah Ransdall
- #835 Update static.js to allow for serving static files that do not use the route as a path. Wavewash, Micah Ransdell
- #831 Support hash option to Formidable for multipart file uploads. blakevanian, ManRueda

@@ -13,0 +17,0 @@ - #832 Updated dtrace-provider. yads

@@ -16,2 +16,3 @@ {

"Colin O'Brien",
"Corbin Uselton",
"Diego Torres",

@@ -44,3 +45,3 @@ "Domenic Denicola",

"description": "REST framework",
"version": "4.0.0",
"version": "4.0.2",
"repository": {

@@ -82,3 +83,3 @@ "type": "git",

"optionalDependencies": {
"dtrace-provider": "^0.5.0"
"dtrace-provider": "^0.6.0"
},

@@ -85,0 +86,0 @@ "devDependencies": {

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