New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@orpc/client

Package Overview
Dependencies
Maintainers
0
Versions
243
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@orpc/client - npm Package Compare versions

Comparing version 1.0.2 to 2.0.0

12

package.json
{
"name": "@orpc/client",
"type": "module",
"version": "1.0.2",
"version": "2.0.0",
"author": {

@@ -11,7 +11,7 @@ "name": "unnoq",

"license": "MIT",
"homepage": "https://github.com/unnoq/unnoq",
"homepage": "https://github.com/unnoq/orpc",
"repository": {
"type": "git",
"url": "https://github.com/unnoq/unnoq.git",
"directory": "examples/typescript-vite-package"
"url": "https://github.com/unnoq/orpc.git",
"directory": "packages/client"
},

@@ -39,4 +39,4 @@ "keywords": [

"peerDependencies": {
"@orpc/contract": "0.0.4",
"@orpc/server": "0.1.2"
"@orpc/contract": "0.1.0",
"@orpc/server": "0.2.0"
},

@@ -43,0 +43,0 @@ "dependencies": {

Sorry, the diff of this file is not supported yet

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