hyperdrive-schemas
Advanced tools
Comparing version 1.11.0 to 2.0.0
@@ -7,3 +7,2 @@ const p = require('path') | ||
hyperdriveSchemaPath: p.join(__dirname, 'schemas', 'hyperdrive.proto'), | ||
daemonSchemaPaths: p.join(__dirname, 'schemas', 'daemon'), | ||
messages: require('./lib/messages'), | ||
@@ -10,0 +9,0 @@ Stat: require('./lib/stat'), |
{ | ||
"name": "hyperdrive-schemas", | ||
"version": "1.11.0", | ||
"version": "2.0.0", | ||
"description": "Protobuf schemas for Hyperdrive and its daemon.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
# hyperdrive-schemas | ||
Protobuf/gRPC schemas for the Hyperdrive API. | ||
Protobuf schemas for the Hyperdrive API. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19723
7
604