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

restify

Package Overview
Dependencies
Maintainers
8
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 6.2.0 to 6.2.1

11

CHANGELOG.md

@@ -0,1 +1,12 @@

<a name="6.2.1"></a>
### 6.2.1 (2017-10-18)
#### Bug Fixes
* **cpuUsageThrottle:** dont include interval in lag (#1504) ([eecb2d25](git://github.com/restify/node-restify.git/commit/eecb2d25))
* **npm:** remove unleash dependency (#1522) ([a43aa60f](git://github.com/restify/node-restify.git/commit/a43aa60f))
* **plugins:** use process.hrtime() for duration calculation (#1507) ([e8efd6cd](git://github.com/restify/node-restify.git/commit/e8efd6cd))
<a name="6.2.0"></a>

@@ -2,0 +13,0 @@ ## 6.2.0 (2017-10-16)

4

CONTRIBUTING.md

@@ -52,4 +52,4 @@ # Contributing to Restify

$ git pull origin master # ensure you have the latest changes
$ unleash [-p for patch, -m for minor, -M for major] -d # do a dry run to verify
$ unleash [-p for patch, -m for minor, -M for major]
$ npx unleash [-p for patch, -m for minor, -M for major] -d # do a dry run to verify
$ npx unleash [-p for patch, -m for minor, -M for major]
```

@@ -76,3 +76,3 @@ {

],
"version": "6.2.0",
"version": "6.2.1",
"repository": {

@@ -114,3 +114,2 @@ "type": "git",

"spdy": "^3.3.3",
"unleash": "^1.6.1",
"uuid": "^3.0.0",

@@ -132,3 +131,2 @@ "vasync": "^1.6.4",

"jscs": "^3.0.0",
"lodash": "^4.17.4",
"mkdirp": "^0.5.1",

@@ -135,0 +133,0 @@ "mocha": "^3.2.0",

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