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

@yongenaelf/protobuf-generator-ts

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yongenaelf/protobuf-generator-ts - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

index.test.ts

8

package.json
{
"name": "@yongenaelf/protobuf-generator-ts",
"version": "1.0.3",
"version": "1.0.4",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {
"build": "tsc"
"build": "tsc",
"test": "vitest"
},

@@ -15,4 +16,5 @@ "keywords": [],

"@types/node": "^22.7.4",
"typescript": "^5.6.2"
"typescript": "^5.6.2",
"vitest": "^2.1.1"
}
}
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