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

@effect/rpc-http

Package Overview
Dependencies
Maintainers
3
Versions
302
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@effect/rpc-http - npm Package Compare versions

Comparing version 0.18.1 to 0.19.0

2

dist/esm/package.json
{
"type": "module",
"sideEffects": false
"sideEffects": []
}
{
"name": "@effect/rpc-http",
"version": "0.18.1",
"version": "0.19.0",
"description": "",

@@ -10,11 +10,11 @@ "license": "MIT",

},
"sideEffects": false,
"sideEffects": [],
"author": "Effect contributors",
"dependencies": {
"@effect/rpc": "^0.18.1"
"@effect/rpc": "^0.19.0"
},
"peerDependencies": {
"@effect/platform": "^0.30.0",
"@effect/schema": "^0.48.0",
"effect": "2.0.0-next.55"
"@effect/platform": "^0.31.0",
"@effect/schema": "^0.49.0",
"effect": "2.0.0-next.56"
},

@@ -21,0 +21,0 @@ "main": "./dist/cjs/index.js",

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