Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@sport-activities/sport-adviser-sdk

Package Overview
Dependencies
Maintainers
5
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sport-activities/sport-adviser-sdk

Decathlon Sport Adviser SDK

  • 0.0.3
  • npm
  • Socket score

Version published
Weekly downloads
2
increased by100%
Maintainers
5
Weekly downloads
 
Created
Source

sport-adviser-sdk

Basics

Init project

npm i

Run the project with live reload

npm run dev
npm run dev:bundle

Run linter

npm run lint

Run unit tests

npm run test
npm run test:cov

Build

The build system outputs 3 formats :

  • CommonJS module (+ .d.ts files)
  • ES6 module (+ .d.ts files)
  • UMD bundle (browser single file)

To build all outputs (production ready)

npm run build

You could also build only one output

npm run build:commonjs
npm run build:esm
npm run build:bundle

FAQs

Package last updated on 01 Apr 2020

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc