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

restify-clients

Package Overview
Dependencies
Maintainers
7
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

restify-clients - npm Package Compare versions

Comparing version 2.5.0 to 2.5.1

4

CHANGES.md

@@ -7,2 +7,6 @@ # restify-clients Changelog

## 2.5.1
* #184: fix: bump once dependency to version 1.4.0 to get missing once.strict API
## 2.5.0

@@ -9,0 +13,0 @@

4

package.json
{
"name": "restify-clients",
"version": "2.5.0",
"version": "2.5.1",
"main": "lib/index.js",

@@ -70,3 +70,3 @@ "description": "HttpClient, StringClient, and JsonClient extracted from restify",

"mime": "^2.2.0",
"once": "^1.3.2",
"once": "^1.4.0",
"restify-errors": "^6.0.0",

@@ -73,0 +73,0 @@ "semver": "^5.0.1",

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