Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@bifravst/muninn-proto

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bifravst/muninn-proto

Documents the communication protocol between the Muninn backend and the web application

latest
Source
npmnpm
Version
5.2.0
Version published
Maintainers
2
Created
Source

Muninn Protocols npm version

GitHub Actions semantic-release Renovate Commitizen friendly code style: prettier ESLint: TypeScript

Documents the communication protocol between the Muninn backend and the web application.

Usage

npm i --save-exact @bifravst/muninn-proto

Example

Setup

Fetch the submodules

git submodule init
git submodule update --remote

Install the dependencies:

npm ci

Run tests

npm test

Update generated code

npx tsx generate/types/schema-to-type.ts
npx tsx generate/schema/NRFCloudMessage.schema.ts
npx prettier --write .

Keywords

nordicsemiconductor

FAQs

Package last updated on 15 Jun 2023

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