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

ydb-sdk-proto

Package Overview
Dependencies
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ydb-sdk-proto - npm Package Compare versions

Comparing version 0.1.0 to 1.0.0

6

package.json
{
"name": "ydb-sdk-proto",
"version": "0.1.0",
"version": "1.0.0",
"description": "Node.js YDB SDK compiled protobufs",

@@ -10,3 +10,3 @@ "main": "proto/bundle.js",

"scripts": {
"build": "pbjs -t static-module -r ydb-sdk -w commonjs -p . `ls api/*.proto` yandex/cloud/iam/v1/iam_token_service.proto > proto/bundle.js && pbts -o proto/bundle.d.ts proto/bundle.js"
"build": "pbjs -t static-module -r ydb-sdk -w commonjs -p api -p api/protos -p api/protos/annotations api/{*.proto,protos/*.proto} yandex/cloud/iam/v1/iam_token_service.proto > proto/bundle.js && pbts -o proto/bundle.d.ts proto/bundle.js"
},

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

"devDependencies": {
"protobufjs": "^6.8.8"
"protobufjs": "^6.11.3"
}
}

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

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

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