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

@river-build/proto

Package Overview
Dependencies
Maintainers
0
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@river-build/proto - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

11

package.json
{
"name": "@river-build/proto",
"version": "0.0.4",
"version": "0.0.5",
"packageManager": "yarn@3.8.0",

@@ -12,7 +12,6 @@ "type": "module",

"buf:lint": "cd ../.. && buf lint --path protocol/protocol.proto --path protocol/payloads.proto --path packages/proto/internal.proto",
"build": "yarn buf:generate && tsc",
"cb": "yarn clean && yarn build",
"clean": "yarn buf:clean && rm -rf ./dist",
"my-jest": "yarn node -r ../../scripts/node-no-warn.js --experimental-vm-modules $(yarn bin jest) --passWithNoTests",
"postinstall": "yarn build",
"prepack": "yarn buf:generate",
"test": "yarn my-jest",

@@ -26,4 +25,3 @@ "test:ci": "yarn my-jest",

"@connectrpc/connect": "^1.4.0",
"@connectrpc/connect-web": "^1.4.0",
"@river-build/proto-source": "^0.0.4"
"@connectrpc/connect-web": "^1.4.0"
},

@@ -34,2 +32,3 @@ "devDependencies": {

"@connectrpc/protoc-gen-connect-es": "^1.4.0",
"@river-build/proto-source": "^0.0.5",
"@types/jest": "^29.5.3",

@@ -46,3 +45,3 @@ "jest": "^29.6.2",

],
"gitHead": "6266c4a1ccb1eca1701d1ac4289c703aa0d56010"
"gitHead": "5203ee3180a70923f448ee2decef7e2d547de78e"
}
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