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

siriuscore-lib

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

siriuscore-lib

A pure and powerful JavaScript Sirius library.

latest
Source
npmnpm
Version
0.0.2
Version published
Maintainers
1
Created
Source

Siriuscore Library

A pure and powerful JavaScript Sirius library.

Get Started

npm install siriuscore-lib
bower install siriuscore-lib

Security

We're using siriuscore-lib in production, but please use common sense when doing anything related to finances! We take no responsibility for your implementation decisions.

Contributing

Please send pull requests for bug fixes, code optimization, and ideas for improvement.

Building the Browser Bundle

To build a siriuscore-lib full bundle for the browser:

gulp browser

This will generate files named siriuscore-lib.js and siriuscore-lib.min.js.

Development & Tests

git clone https://github.com/siriuscore/siriuscore-lib
cd siriuscore-lib
npm install

Run all the tests:

gulp test

You can also run just the Node.js tests with gulp test:node, just the browser tests with gulp test:browser or create a test coverage report (you can open coverage/lcov-report/index.html to visualize it) with gulp coverage.

Keywords

sirius

FAQs

Package last updated on 16 Jun 2018

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