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

bolt

Package Overview
Dependencies
Maintainers
3
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bolt - npm Package Versions

1345
8

0.24.0

Diff
lbatchelor
published 0.24.0 •

Changelog

Source

0.24.0

  • Add filterOpts option to runWorkspaceTasks function (#245)
  • Drop node v4 support and require v6 at minimum BREAKING (#246)
  • fix #56 for workspaces --dev flag swallows first dependency (#242)
lbatchelor
published 0.23.6 •

Changelog

Source

0.23.6

  • feat: allow passing --frozen-lockfile to yarn (#238)
thejameskyle
published 0.23.5 •

Changelog

Source

0.23.5

  • Updated to skip workspaces that are missing a package.json (#235)
thejameskyle
published 0.23.4 •

Changelog

Source

0.23.4

  • Fix fix for yarn setting an npm_config_registry (#234)
  • Remove quotes around yarn upgrade args (#229)
lbatchelor
published 0.23.3 •
thejameskyle
published 0.23.2 •

Changelog

Source

0.23.2

  • Get rid of yarn run -- warning (#225)
thejameskyle
published 0.23.1 •

Changelog

Source

0.23.1

  • Add new line to the end of file, preserve line endings style (#224)
lbatchelor
published 0.22.6 •

Changelog

Source

0.22.6

  • Fix project run throwing invalid error (#210)
lbatchelor
published 0.22.5 •

Changelog

Source

0.22.5

  • feat: add prePublish hook for publishing packages (#208)
lbatchelor
published 0.22.4 •

Changelog

Source

0.22.4

  • Add --parallel-nodes flag (#197)