New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

bruce-models

Package Overview
Dependencies
Maintainers
3
Versions
739
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bruce-models

This is a library which defines data-models for the Nextspace API and provides functions for communicating with the endpoints.

npmnpm
Version
3.9.2
Version published
Weekly downloads
372
-70.33%
Maintainers
3
Weekly downloads
 
Created
Source

bruce-models

This is a library which defines data-models for the Nextspace API and provides functions for communicating with the endpoints.


Local build

  • npm i

  • npm run build


Running tests

  • npm i (ignore if already run)

  • npm run test (running all tests)

  • npx run jest ./test/unit/util (example for testing just one test folder)


Publishing new versions

  • Increase version inside package.json and push the change.

  • Bitbucket will run a build and test step.

  • Manually click NPM Release in Bitbucket Pipelines.

FAQs

Package last updated on 17 Mar 2024

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