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

@bcredi/bcredi-widget

Package Overview
Dependencies
Maintainers
3
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bcredi/bcredi-widget

New Bcredi simulator, made with preact

  • 4.4.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
58
increased by346.15%
Maintainers
3
Weekly downloads
 
Created
Source

Bcredi Simulator Widget

Coverage

New Bcredi simulator, made with preact

:checkered_flag: How to start

First of all, you need to download the packages, so, just call:

$ npm install
# or `yarn`

:computer: How to development

To run locally:

$ npm run dev
# or `yarn start`

A server on port 8080 will be started. Just go to http://localhost:8080.

:hammer: How to build the project

$ npm run build
# or `yarn build`

This command will build the project and create a folder called "build", placing inside it all files you will need to run the project in production.

:package: How to publish

To publish a new version in npm run the following command:

$ npm run np
# or `yarn np` 

Remember to update the CHANGELOG.md with the last change.

FAQs

Package last updated on 01 Dec 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