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

Diff

Changelog

Source

0.77.0

Changed

  • Default TypeScript version is 3.4.1

Fixed

  • Added DisableFatalOnOOM = true to ChakraCore settings.
bobris
published 0.75.1 •

bobris
published 0.75.0 •

Changelog

Source

0.75.0

Improved

  • Updated to .NetCore 2.2. Updated all dependencies.
bobris
published 0.74.1 •

bobris
published 0.74.0 •

Changelog

Source

0.74.0

Improved

  • Decreased memory consumption of Build and Test command. Test command with -d parameter does not run tests just create output.
  • Updated ChakraCore dependency.

Fixed

  • Module resolver now first search in project root and then continue with classic node resolver.
bobris
published 0.73.0 •

Changelog

Source

0.73.0

Added

  • Log more details about testing in verbose mode.

Changed

  • Module Resolver changed to be more similar to node.
  • Modification Watcher should use less resources (Big projects on Mac should work now)

Fixed

  • Filter test parameter works better when empty.
bobris
published 0.72.1 •

Changelog

Source

0.72.1

Fixed

  • import { x } from "y", when x was reexported constant, failed to find that it is constant during compilation
  • use jasmine.d.ts from project (forget to port from original bb). it also fixes showing jasmine.d.ts in findunused
bobris
published 0.72.0 •

Changelog

Source

0.72.0

Changed

  • Default TypeScript version is 3.3.3333

Fixed

  • Some bugs in findunused and assets features.
bobris
published 0.71.1 •

bobris
published 0.71.0 •

Changelog

Source

0.71.0

Added

  • special handling for node_modules path in new assets feature. Also make module as used when just assets are taken from it.
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