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

@orpc/contract

Package Overview
Dependencies
Maintainers
0
Versions
232
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@orpc/contract - npm Package Compare versions

Comparing version 0.0.0-next.b15d206 to 0.0.0-next.c59d67c

18

package.json
{
"name": "@orpc/contract",
"type": "module",
"version": "0.0.0-next.b15d206",
"author": {
"name": "unnoq",
"email": "contact@unnoq.com",
"url": "https://unnoq.com"
},
"version": "0.0.0-next.c59d67c",
"license": "MIT",
"homepage": "https://github.com/unnoq/orpc",
"homepage": "https://orpc.unnoq.com",
"repository": {
"type": "git",
"url": "https://github.com/unnoq/orpc.git",
"url": "git+https://github.com/unnoq/orpc.git",
"directory": "packages/contract"

@@ -32,4 +27,5 @@ },

"files": [
"dist",
"src"
"!**/*.map",
"!**/*.tsbuildinfo",
"dist"
],

@@ -40,3 +36,3 @@ "peerDependencies": {

"dependencies": {
"@orpc/shared": "0.0.0-next.b15d206"
"@orpc/shared": "0.0.0-next.c59d67c"
},

@@ -43,0 +39,0 @@ "scripts": {

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