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

bobril-build

Package Overview
Dependencies
Maintainers
1
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bobril-build - npm Package Versions

1
15

0.62.0

Diff

Changelog

Source

0.62.0

Added

Way to mark module as obsolete. See README for details.

Fixed

BB b -u 1 now removes unused texts from translation files.

bobris
published 0.61.0 •

Changelog

Source

0.61.0

Added, but possibly breaking changes

If both package-lock.json and yarn.lock exists, bobril-build will refuse to use yarn or npm. Which will prevent inconsistent installed packages.

Improved command line parser to stop on invalid or unknown parameter, only help should be shown.

bobris
published 0.60.0 •

Changelog

Source

0.60.0

Added

Simplified development of bb and bb/test webs. New parameters allow to proxy request to another bobril-build. Both webs are also stored as zip in resources which allows to have variable number of files not just html and js. tools/WebUpdateUI automates builds and update zip files.

tools/web> bb -p 10000
sometestproject> bb --proxybb http://localhost:10000

Fixed

Added missing --save parameter for npm version of bb package add command.

bobris
published 0.59.2 •

bobris
published 0.59.1 •

bobris
published 0.59.0 •

Changelog

Source

0.59.0

Added

  • Test command has now -d parameter which can define where to dump build files for testing

Changed

  • Default TypeScript is now 3.1.6

Fixed

  • detection of triple slash references (TypeScript is still somewhat buggy https://github.com/Microsoft/TypeScript/issues/26439)
bobris
published 0.58.0 •

Changelog

Source

0.58.0

Changed

  • Default TypeScript is now 3.1.3
bobris
published 0.57.0 •

Changelog

Source

0.57.0

Changed

  • By default all @types modules will be now referenced by TypeScript.
  • Debugger port of headless browser changed from 9222 to 9223.

Added

  • blametest command for randomized searching for Headless chrome bugs.

Fixed

  • Detection of dependencies does not break build in second rebuild. It also does not show as missing dependency when it is in devDependencies. Automatically ignore @types/ dependencies.
bobris
published 0.56.4 •

bobris
published 0.56.3 •

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