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

nitro-math

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nitro-math

A npm module with some common math functionality

latest
Source
npmnpm
Version
0.0.8
Version published
Maintainers
1
Created
Source

nitro-math

Contains a couple of helper classes wrapping some common math functionality.

This is written using ES6 style syntax which will require the use of BabelJS or another ES6 transpiler to make changes.

How do I get set up?

  • pull down repo
  • when altering anything, the files in the classes folder are compiled into ES5 compatible javascript with the build.sh script. You will need babel installed globablly in order for the script to work.

FAQs

Package last updated on 18 May 2015

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