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

@bsport/common

Package Overview
Dependencies
Maintainers
0
Versions
254
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bsport/common

Commons utilities and values for bsport

latest
Source
npmnpm
Version
4.0.20
Version published
Weekly downloads
3.4K
17.66%
Maintainers
0
Weekly downloads
 
Created
Source

Comment this line in .npmrc :

# //registry.npmjs.org/:_authToken=${NPM_TOKEN}

In this directory, run

# In bsport/common-js
yarn compile

then

# In bsport/common-js
yarn link

and then in the repo you want to use this package as local :

# In bsport/mobile, bsport/saas, etc.
yarn link "@bsport/common"

How to update

Increment the package version in the package.json

push

wait then profit

FAQs

Package last updated on 24 Dec 2024

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