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

build-workflow

Package Overview
Dependencies
Maintainers
1
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

build-workflow - npm Package Versions

1
13

4.0.4

Diff

Changelog

Source

v4.0.4

  • Enhancements
    • Enable file expansion on simpless - 1498e68, royriojas, 10/06/2015 23:17:16

    • twig multitask now support dynamic file expanding - efdcf0c, royriojas, 10/06/2015 22:43:47

  • Bug Fixes
  • Refactoring
  • Build Scripts Changes
royriojas
published 4.0.3 •

Changelog

Source

v4.0.3

  • Build Scripts Changes
    • exclude dev dependencies from shrinkwrap.json - 9c00957, royriojas, 10/06/2015 18:07:29
royriojas
published 4.0.2 •

Changelog

Source

v4.0.2

  • Build Scripts Changes
    • downgrade watchify to 2.6.0 for reliability. Newer version does not fire change events - e9f6b50, royriojas, 10/06/2015 17:52:19
royriojas
published 4.0.1 •

Changelog

Source

v4.0.1

royriojas
published 4.0.0 •

Changelog

Source

v4.0.0

  • Refactoring
    • Some serious refactoring in order to make this module easier to use - aa7428c, royriojas, 10/06/2015 04:48:41
royriojas
published 3.2.10 •

Changelog

Source

v3.2.10

  • Enhancements
    • Better error reporting on auto-prefix failure. - 06c5b32, royriojas, 09/06/2015 22:31:13
royriojas
published 3.2.9 •

Changelog

Source

v3.2.9

  • Build Scripts Changes
royriojas
published 3.2.8 •

Changelog

Source

v3.2.8

royriojas
published 3.2.7 •

Changelog

Source

v3.2.7

  • Features
    • bundler now uses a cache to improve building speed - 48f8aa0, royriojas, 22/05/2015 16:55:38

      Cache is enabled by default in bundler in order to disable it, pass

      bundler: {
        'target-name': {
          options: {
            useCache: false <<< disable the cache
          },
          src: 'somefile.js',
          dest: 'someDestFile.js'
        }
      }
      
royriojas
published 3.2.6 •

Changelog

Source

v3.2.6

  • Build Scripts Changes
    • Update consoleify to avoid leak of path of building env - dd38a1a, royriojas, 16/05/2015 15:12:25
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