Comparing version 4.0.0 to 4.0.2
# 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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
230328
9