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.1

16

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

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

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

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

},
"gitHead": "bc66c79c0596b1a37127ceb8f726e8e0018b713f"
"gitHead": "ec751a3ca33cb5832ac9bad5ddb0215b1fd66ea9"
}