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.70.0

Diff

Changelog

Source

0.70.0

Added

  • findunused command which list all *.ts files which are not part of project.
  • Used Modules can now add assets to dist. In package.json bobril section you can define assets object which key is original asset name and value is name of asset in dist.

Removed

  • Useless blametest command.
bobris
published 0.69.1 •

bobris
published 0.69.0 •

Changelog

Source

0.69.0

Added

  • Command line option to filter tests by any regex in test command (contributed by https://github.com/scottis).
bobris
published 0.68.0 •

Changelog

Source

0.68.0

Changed

  • Updated multiple dependencies to latest versions notably ChakraCore

Fixed

  • Workaround for too defensive checks in TypeScript 2742 error by hot patching TypeScript source
bobris
published 0.67.0 •

Changelog

Source

0.67.0

Changed

  • Default TypeScript is now 3.3.1

Added

Highlight when default port is not available.

Fixed

Bundling Json modules.

bobris
published 0.66.0 •

Changelog

Source

0.66.0

Added

Implemented support for resolveJsonModule and it is enabled by default.

bobris
published 0.65.0 •

Changelog

Source

0.65.0

Added

Allow to specify version of Jasmine want to use default is "2.99", but you can also set "3.3". In some future version 3.3 will be made default.

bobris
published 0.64.0 •

Changelog

Source

0.64.0

Improved

Completely redesigned web inside bobril-build. Contributed by https://github.com/0papen0, sponsored by Quadient.

bobris
published 0.63.1 •

Changelog

Source

0.63.1

Fixed

Partially optimized speed regression in 0.63.0. Changed not working Spec File Name propagation to Stack propagation and it costs "only" 2% of test speed.

bobris
published 0.63.0 •

Changelog

Source

0.63.0

Fixed

Major problem in compilation cache. Regression in translation commands from 0.62.0.

Added

Allow to ignore import of obsolete module by useing comment // BBIgnoreObsolete: modulea, moduleb Propagate Spec File Name to web.

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