
Security News
npm Adopts OIDC for Trusted Publishing in CI/CD Workflows
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
basic-math-utils
Advanced tools
Basic math utilities for doing some basic math operations.
Master
Dev
$ npm install basic-math-utils --save
Clone project
git clone ssh://git@module.kopaxgroup.com:20024/dev-tools/basic-math-utils.git
Install dependencies
npm install
Build project
npm run build
Run unit test
npm test
Watch unit test
npm run test:watch
Watch the /dist
directory
npm run build:dist:watch
Watch the /lib
directory
npm run build:lib:watch
master
is used to release the version.
master
only accept merge requests from dev
dev
is the developement branch. It should be used by developers for applying their merge requests.
If you wish to implement new functionalities you need to do a merge request including your change on the dev
branch.
git checkout dev
git checkout $(whoami)-dev
git push -u origin $(whoami)-dev
Licensed under the MIT License, Copyright © 2017-present Yeutech Company Limited.
See LICENSE for more information.
FAQs
Basic math utilities for doing some basic math operations
The npm package basic-math-utils receives a total of 535 weekly downloads. As such, basic-math-utils popularity was classified as not popular.
We found that basic-math-utils demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
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.
Security News
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
Research
/Security News
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
Security News
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.