Product
Socket Now Supports uv.lock Files
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
@bcredi/bcredi-widget
Advanced tools
New Bcredi simulator, made with preact
First of all, you need to download the packages, so, just call:
$ npm install
# or `yarn`
To run locally:
$ npm run dev
# or `yarn start`
A server on port 8080 will be started. Just go to http://localhost:8080.
$ 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.
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
New Bcredi simulator, made with preact
The npm package @bcredi/bcredi-widget receives a total of 58 weekly downloads. As such, @bcredi/bcredi-widget popularity was classified as not popular.
We found that @bcredi/bcredi-widget demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.
Security News
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.