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
9
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.2.0

10

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

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

"dependencies": {
"@phenyl/http-rules": "^4.1.0",
"@phenyl/http-rules": "^4.2.0",
"@phenyl/interfaces": "^4.1.0",

@@ -32,4 +32,4 @@ "@phenyl/utils": "^4.1.0",

"devDependencies": {
"@phenyl/http-server": "^4.1.0",
"@phenyl/memory-db": "^4.1.0",
"@phenyl/http-server": "^4.2.0",
"@phenyl/memory-db": "^4.2.0",
"@phenyl/rest-api": "^4.1.0",

@@ -42,3 +42,3 @@ "power-assert": "^1.6.1",

},
"gitHead": "8b5bc91cbba084efdbcb60954b3ea7ce51fb7d44"
"gitHead": "3cbcd16392fc31a1b20cb55e2ab42f91ffb898ae"
}