Socket
Socket
Sign inDemoInstall

ts-proto

Package Overview
Dependencies
Maintainers
1
Versions
352
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-proto - npm Package Compare versions

Comparing version 1.176.2 to 1.176.3

10

package.json
{
"name": "ts-proto",
"version": "1.176.2",
"version": "1.176.3",
"description": "",

@@ -13,8 +13,6 @@ "main": "build/plugin.js",

"build": "yarn tsc",
"build:test": "yarn proto2bin && yarn proto2pbjs && yarn bin2ts",
"build:test": "yarn proto2ts && yarn proto2pbjs",
"prepare": "yarn build",
"proto2bin": "docker compose run --rm protoc update-bins.sh",
"proto2bin-node": "docker compose run --rm node update-bins.sh",
"proto2ts": "docker compose run --rm protoc update-code.sh",
"proto2pbjs": "docker compose run --rm protoc pbjs.sh",
"bin2ts": "docker compose run --rm protoc codegen.sh",
"test": "yarn jest -c jest.config.js",

@@ -66,3 +64,3 @@ "tsc:check": "./tsc-check.sh tsconfig.json tests/tsconfig.json integration/tsconfig.json integration/tsconfig.proto.json protos/tsconfig.json",

"ts-jest": "^29.1.1",
"tsx": "^3.14.0",
"tsx": "^4.11.2",
"typescript": "^5.1.6",

@@ -69,0 +67,0 @@ "uglify-js": "^3.17.4"

build/main.js

Sorry, the diff of this file is too big to display

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