Comparing version
1.2.0 / 2020-08-25 | ||
================== | ||
**features** | ||
* [[`60afa93`](http://github.com/node-modules/connection/commit/60afa939ea28bc637ef76c2ce6226f293df61e08)] - feat: add protocolOptions (killagu <<killa123@126.com>>) | ||
1.1.0 / 2019-08-02 | ||
@@ -3,0 +9,0 @@ ================== |
@@ -257,5 +257,5 @@ 'use strict'; | ||
get protocolOptions() { | ||
return { | ||
return Object.assign({ | ||
sentReqs: this._sentReqs, | ||
}; | ||
}, this.options.protocolOptions); | ||
} | ||
@@ -262,0 +262,0 @@ |
{ | ||
"name": "connection", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "wrap for socket", | ||
@@ -5,0 +5,0 @@ "dependencies": { |
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
14354
1.89%0
-100%