Socket
Socket
Sign inDemoInstall

@skymethod/kv-connect-kit-napi

Package Overview
Dependencies
11
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @skymethod/kv-connect-kit-napi

Experimental kv-connect-kit napi sqlite backend leveraging denoland/denokv


Version published
Maintainers
1
Created

Readme

Source

@skymethod/kv-connect-kit-napi

https://github.com/skymethod/kv-connect-kit/actions

Experimental kv-connect-kit napi sqlite backend leveraging denoland/denokv.

Support matrix

Operating Systems

node18node20
Windows x64
Windows x32
Windows arm64
macOS x64
macOS arm64
Linux x64 gnu
Linux x64 musl
Linux arm gnu
Linux arm64 gnu
Linux arm64 musl
FreeBSD x64

Development

  • Install the latest Rust
  • Install Node.js@18+ which fully supported Node-API
  • Install yarn@1.x

Test in local

  • yarn
  • yarn build
  • yarn test

Should see something like:

$ ava --verbose

  ✔ something
  ✔ something (201ms)
  ─

  2 tests passed
✨  Done in 1.12s.

Release package

Ensure NPM_TOKEN is set as a project secret.

To release:

npm version [<newversion> | major | minor | patch | premajor | preminor | prepatch | prerelease [--preid=<prerelease-id>] | from-git]

git push

GitHub Actions will do the rest!

Keywords

FAQs

Last updated on 15 Nov 2023

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc