Socket
Socket
Sign inDemoInstall

@effect/rpc-http-node

Package Overview
Dependencies
Maintainers
3
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@effect/rpc-http-node - npm Package Compare versions

Comparing version 0.3.2 to 0.4.0

README.md

18

package.json
{
"name": "@effect/rpc-http-node",
"version": "0.3.2",
"version": "0.4.0",
"description": "",
"license": "MIT",

@@ -9,12 +10,5 @@ "repository": {

},
"dependencies": {
"@effect/data": "^0.17.1",
"@effect/io": "^0.37.1",
"@effect/rpc": "0.3.2",
"@effect/rpc-http": "0.3.2"
},
"publishConfig": {
"access": "public"
},
"sideEffects": [],
"exports": {

@@ -31,3 +25,11 @@ "./*": {

}
},
"sideEffects": [],
"author": "Effect contributors",
"peerDependencies": {
"@effect/data": "^0.17.1",
"@effect/io": "^0.38.0",
"@effect/rpc": "^0.4.0",
"@effect/rpc-http": "^0.4.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc