
Security News
npm Tooling Bug Incorrectly Marks One-Character Packages as Security Holders
npm confirmed a tooling bug incorrectly marked several one-character packages as security holders and said it was working on a rollback.
@ringcentral/freemium-signin
Advanced tools
$ npm install @ringcentral/freemium-signin whatwg-fetch --save
Notice: To support old Browsers, please import whatwg-fetch for fetch lib polyfill
import 'whatwg-fetch';
<script type="text/javascript" src="https://unpkg.com/whatwg-fetch@latest/dist/fetch.umd.js"></script>
<script type="text/javascript" src="https://unpkg.com/@ringcentral/freemium-signin@latest/dist/ringcentral-freemium-signin.js"></script>
Notice: Fetch polyfill is required for old Browsers.
For NPM
import { FreemiumSignIn } from '@ringcentral/freemium-signin';
const rcSignIn = new FreemiumSignIn({
appHost: 'ringcentral_app_host'
});
For CDN
var rcSignIn = new RingCentral.FreemiumSignIn({
appHost: 'ringcentral_app_host'
});
rcSignIn.register({
email: 'email_address',
brandId: 'brand_id',
contractedCountry: "83", // optional
locale: "fr-FR" // optional
});
Clone this project
$ npm install
$ npm run build
$ npm start
Then visit http://localhost:8080/demo/index.html
FAQs
## Installation
We found that @ringcentral/freemium-signin demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
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.

Security News
npm confirmed a tooling bug incorrectly marked several one-character packages as security holders and said it was working on a rollback.

Research
/Security News
Newer packages in this compromise use native extensions and .pth loaders to execute JavaScript stealers in developer environments.

Research
Socket found 37 malicious PyPI wheels that abuse Python startup hooks to launch a Bun-powered credential stealer tied to Mini Shai-Hulud/Miasma.