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

@trinsic/okapi-proto

Package Overview
Dependencies
Maintainers
2
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trinsic/okapi-proto - npm Package Compare versions

Comparing version 1.2.0 to 1.4.0

lib/proto/okapi/hashing/v1/hashing_grpc_pb.js

1

lib/proto/index.d.ts
export * from "./okapi/examples/v1/examples_pb";
export * from "./okapi/hashing/v1/hashing_pb";
export * from "./okapi/keys/v1/keys_pb";

@@ -3,0 +4,0 @@ export * from "./okapi/proofs/v1/proofs_pb";

@@ -14,2 +14,3 @@ "use strict";

__exportStar(require("./okapi/examples/v1/examples_pb"), exports);
__exportStar(require("./okapi/hashing/v1/hashing_pb"), exports);
__exportStar(require("./okapi/keys/v1/keys_pb"), exports);

@@ -16,0 +17,0 @@ __exportStar(require("./okapi/proofs/v1/proofs_pb"), exports);

export * from "./okapi/examples/v1/examples_pb";
export * from "./okapi/hashing/v1/hashing_pb";
export * from "./okapi/keys/v1/keys_pb";

@@ -3,0 +4,0 @@ export * from "./okapi/proofs/v1/proofs_pb";

7

package.json
{
"name": "@trinsic/okapi-proto",
"version": "1.2.0",
"version": "1.4.0",
"description": "",

@@ -25,3 +25,4 @@ "main": "lib/index.js",

"@types/google-protobuf": "^3.7.4",
"copyfiles": "^2.4.1"
"copyfiles": "^2.4.1",
"recursive-copy": "^2.0.14"
},

@@ -33,3 +34,3 @@ "repository": {

},
"gitHead": "f812349f3d09c660e469fadf812c6a69af4a31fa"
"gitHead": "075ed8d78b96e140bc35b9b5784aade4480ea102"
}

Sorry, the diff of this file is not supported yet

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