Socket
Socket
Sign inDemoInstall

@kushki/kushki-js

Package Overview
Dependencies
158
Maintainers
4
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @kushki/kushki-js

## Requirements


Version published
Weekly downloads
4
decreased by-63.64%
Maintainers
4
Created
Weekly downloads
 

Readme

Source

Kushki.js

Requirements

  • Node.js and yarn

Setup

Run:

npm -g install yarn@^0.16.0
COPY package.json yarn.lock ./
yarn install

Commands

Run all checks (including tests)

yarn run check

Check code style

yarn run lint

Build minified library

yarn run build

Run tests once

yarn run test

Run tests and watch for changes

yarn run test:watch

Code Coverage

A code coverage report is generated on spec/coverage when you run any test task

FAQs

Last updated on 26 Dec 2017

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc