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

hyperdrive-schemas

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hyperdrive-schemas - npm Package Compare versions

Comparing version 1.11.0 to 2.0.0

1

index.js

@@ -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'),

2

package.json
{
"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.
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