Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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.11.1 to 0.12.0

10

package.json
{
"name": "@effect/rpc-http-node",
"version": "0.11.1",
"version": "0.12.0",
"description": "",

@@ -32,10 +32,10 @@ "main": "dist/effect-rpc-http-node.cjs.js",

"dependencies": {
"@effect/rpc": "^0.11.1",
"@effect/rpc-http": "^0.11.1"
"@effect/rpc": "^0.12.0",
"@effect/rpc-http": "^0.12.0"
},
"devDependencies": {
"@effect/schema": "^0.42.0"
"@effect/schema": "^0.43.0"
},
"peerDependencies": {
"effect": "2.0.0-next.47"
"effect": "2.0.0-next.48"
},

@@ -42,0 +42,0 @@ "files": [

@@ -35,3 +35,11 @@ {

"incremental": true,
"removeComments": false
"removeComments": false,
"paths": {
"@effect/rpc-http-node": [
"./index.ts"
],
"@effect/rpc-http-node/*": [
"./*.ts"
]
}
},

@@ -38,0 +46,0 @@ "include": [

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