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
3.0.0

16

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

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

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

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

},
"gitHead": "5df354ec78b60397303b7d1173ae778e82c07a35"
"gitHead": "950d30c7a6bf5b8a696dea48e801545728b3871e"
}