New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bitcoin-computer

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bitcoin-computer

## Get started

  • 0.9.2-beta
  • unpublished
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
31
decreased by-26.19%
Maintainers
1
Weekly downloads
 
Created
Source

Bitcoin Computer Monorepo

Get started

git clone https://github.com/Bitcoin-Computer-Secrets/monorepo.git
yarn install
lerna bootstrap

Publish Public Packages

Obfuscate code and copy from lib to lib-secret and from node to node-secret.

yarn deploy

Publish to npm packages @bitcoin-computer/node and @bitcoin-computer/lib.

yarn publish

Publish Testing Packages

Obfuscate code and copy from lib to lib-secret and from node to node-secret.

yarn deploy

Publishes to npm packages @bitcoin-computer/node-testing and @bitcoin-computer/lib-testing

yarn publish-testing

Scripts

Makes sure that current git tree is clean.

yarn git-changes-check

Rename public packages with correct names.

yarn cleanup-public-package-json-testing

Commit these name changes (lerna will only publish if everything is committed).

yarn pre-git-commit

Publish public testing packages, lerna will also make a commit of version update, and then a release will be created on github.

yarn publish

Undo all the name changing.

test-post-publish-changes

Commit and push above changes.

yarn post-git-commit

Refer to readme of individual packages to get more details about it.

FAQs

Package last updated on 08 Jul 2022

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