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
4.0.2

16

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

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

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

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

},
"gitHead": "ec751a3ca33cb5832ac9bad5ddb0215b1fd66ea9"
"gitHead": "b8c6509c69c60e4b1f944e2c1a7893a20149e8a3"
}