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.5.0 to 1.6.0

5

index.js
const p = require('path')
const API_VERSION = 0
module.exports = {

@@ -7,3 +9,4 @@ hyperdriveSchemaPath: p.join(__dirname, 'schemas', 'hyperdrive.proto'),

messages: require('./lib/messages'),
Stat: require('./lib/stat')
Stat: require('./lib/stat'),
version: API_VERSION
}

2

package.json
{
"name": "hyperdrive-schemas",
"version": "1.5.0",
"version": "1.6.0",
"description": "Protobuf schemas for Hyperdrive and its daemon.",

@@ -5,0 +5,0 @@ "main": "index.js",

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