Socket
Socket
Sign inDemoInstall

@heavyai/heavydb-thrift-ts-bindings

Package Overview
Dependencies
Maintainers
6
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@heavyai/heavydb-thrift-ts-bindings

HeavyDB Thrift TypeScript bindings


Version published
Maintainers
6
Created
Source

heavydb-thrift-ts-bindings

HeavyDB Thrift TypeScript bindings

How to update bindings

  • Install+start docker
  • npm ci
  • npm run updateLib

How to publish package to NPM

  • Cut a release branch off latest master: git checkout -b releases/[semver]
  • npm version [major|minor|patch]
  • git push origin <release branch name> && git push origin --tags
  • npm publish (This command will fail if you don't have write access to https://www.npmjs.com/package/@omnisci/omniscidb-thrift-ts-bindings)
  • Open a PR to merge the release branch
  • Create a new GitHub Release off of the new tag the npm version command above produced.

FAQs

Package last updated on 05 Aug 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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