restify-clients
Advanced tools
Comparing version 2.5.0 to 2.5.1
@@ -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 @@ |
{ | ||
"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", |
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
99816
4
Updatedonce@^1.4.0