New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@phenyl/http-client

Package Overview
Dependencies
Maintainers
4
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@phenyl/http-client - npm Package Compare versions

Comparing version

to
2.1.0

16

package.json
{
"name": "@phenyl/http-client",
"version": "2.0.2",
"version": "2.1.0",
"description": "",

@@ -25,11 +25,11 @@ "repository": "phenyl-js/phenyl",

"dependencies": {
"@phenyl/http-rules": "^2.0.2",
"@phenyl/interfaces": "^2.0.2",
"@phenyl/utils": "^2.0.2",
"@phenyl/http-rules": "^2.1.0",
"@phenyl/interfaces": "^2.1.0",
"@phenyl/utils": "^2.1.0",
"cross-fetch": "^3.0.2"
},
"devDependencies": {
"@phenyl/http-server": "^2.0.2",
"@phenyl/memory-db": "^2.0.2",
"@phenyl/rest-api": "^2.0.2",
"@phenyl/http-server": "^2.1.0",
"@phenyl/memory-db": "^2.1.0",
"@phenyl/rest-api": "^2.1.0",
"power-assert": "1.6.1",

@@ -41,3 +41,3 @@ "upbin": "0.9.2"

},
"gitHead": "c2326b855771081fe8cfd59df5ab9f876ad64dba"
"gitHead": "5df354ec78b60397303b7d1173ae778e82c07a35"
}