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

bit-bin

Package Overview
Dependencies
Maintainers
18
Versions
755
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bit-bin - npm Package Versions

1
76

0.4.1

Diff

Changelog

Source

[0.4.1]

Added

  • put now work with stream (after export) instead of putting the data on a command argument

Change

  • replace the use of sequest module with ssh2 module directly.
ranyitzhaki
published 0.4.0 •

Changelog

Source

[0.4.0]

Added

  • bit cat-scope private command
  • bit refresh-scope private command for updating model

Change

  • change the header of the bit-objects to contain the hash of the file as a second argument
ranyitzhaki
published 0.3.4 •

Changelog

Source

[0.3.4]

Fixed

  • add the hash to the header of the any bit-object
ranyitzhaki
published 0.3.3 •

Changelog

Source

[0.3.3]

Fixed

  • add posix as an optional dependency (windows)

Added

  • specsResults verbose output after ci-update
  • add bit clear-cache cmd
  • now running clear cache before bit update
ranyitzhaki
published 0.3.2 •

Changelog

Source

[0.3.2]

Added

  • add bit-dev script for linking dev command, for development
  • circle ci integration
  • package node v6.10.0 (LTS) (working for osx, debian, centos)

Fixed

  • throw the right error code when inner problem occures
  • handled errors will also have exit code 1
ranyitzhaki
published 0.3.0 •

Changelog

Source

[0.3.0]

Change

  • saving the component id to bit.json after export is a default behavior.
  • bit export --forget flag for not saving to bit.json after export.

Fixed

  • Solved bug with specsResults pass attribute not updating after ci update.
ranyitzhaki
published 0.2.6 •

Changelog

Source

[0.2.6]

Fixed

  • bug with @ on scope annotation
  • improved readme and docs
ranyitzhaki
published 0.2.5 •

Changelog

Source

[0.2.5]

Added

  • documentation under ./docs
  • gitbook integration

Change

  • change mock-require to mockery on testing mechanism
  • support node 4 with babel-preset-env + add plugins, instead of stage-0 preset
ranyitzhaki
published 0.2.4 •

Changelog

Source

[0.2.4]

Added

  • add source-map support for dist (enables compiled bit debugging)

Change

  • small fix after import without peer dependencies (do not show the peer dependencies header)
ranyitzhaki
published 0.2.3 •

Changelog

Source

[0.2.3]

Added

  • import multiple components on one import (bit import componentA componentB)
  • write components specific version in bit.json after import -s flag
  • distinguish between peerDependencies and dependencies on the output of an import command
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