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

Diff

Changelog

Source

0.13.0

Added

  • Build cache which speed up cold build. Currently just modules without dependencies.
bobris
published 0.12.0 •

Changelog

Source

0.12.0

Added

  • Livereload

Changed default

  • Default version of Typescript set to 2.7.2

Fixed

  • Fixed crash on build with enabled spritting, but without any sprite. Now for real :-)
bobris
published 0.11.0 •

Changelog

Source

0.11.0

Added

  • Allow to enable spritting in interactive and test mode.

Fixed

  • Fixed crash on test command without defined -o
  • Fixed crash on build with enabled spritting, but without any sprite.
bobris
published 0.10.0 •

Changelog

Source

0.10.0

Added

  • Build and test commands finished.
  • Support for "sandbox" type of projects.
  • Support for sprite generation.
bobris
published 0.7.2 •

Changelog

Source

0.7.2

Fixed

  • Lock due to yarn had strange std output.
bobris
published 0.7.1 •

Changelog

Source

0.7.1

Fixed

  • Javascript assets are correctly placed at start of fast bundle. Full bundle is left broken for this to be fixed later.
  • Quick fix for compilation endless cycle due to yarn touching package.json
bobris
published 0.7.0 •

Changelog

Source

0.7.0

Added

  • Updating dependencies like original bobril-build. It uses just yarn.

Fixed

  • Choosing of free port to listen to.
bobris
published 0.6.1 •

Changelog

Source

0.6.1

Fixed

  • When asset path starts with node_modules/ it should be relative to project root.
bobris
published 0.6.0 •

Changelog

Source

0.6.0

Added

  • Error reporting of missing binary dependencies.

Fixed

  • Testing crash when throwing string from test method. You should throws Error objects instead, because there is no way to get stack trace from it.
  • Tried to make starting webserver on free port more resilient to strange problems.
bobris
published 0.5.5 •

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