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
1113

0.0.25

Diff

Changelog

Source

v0.0.25

  • Enhancements
    • factorized prepush and check-valid - c1b5069, royriojas, 11/09/2014 12:08:51

      check-valid now can specify options in a config file.

      • useNewer: true. Whether to use grunt-newer to only check changed files
      • tasksToRun: 'jsbeautifier,jscs,jshint,jsvalidate' which tasks to run as part of the check-valid task
      • filesToValidate: what files to validate (an array of globs like: ['src/**/*.js']) By default will use the same files on the filesToValidate Object from common-config.js file.
      • forceBeautify: true. By default the files will be beatufied automatically. If this is set to false. The task will break on the first file that needed beautification.

      Same as check-valid but

      • useNewer: is false by deafult
      • forceBeautify: is false by default.
    • Use grunt-newer to improve speed of validation check - 0c83980, royriojas, 11/09/2014 11:45:31

    • Use grunt newer to validate valid files - 5868d99, royriojas, 11/09/2014 11:38:44

royriojas
published 0.0.24 •

Changelog

Source

v0.0.24

royriojas
published 0.0.23 •

Changelog

Source

v0.0.23

royriojas
published 0.0.21 •

Changelog

Source

v0.0.21

  • Bug Fixes
royriojas
published 0.0.20 •

Changelog

Source

v0.0.20

royriojas
published 0.0.19 •

royriojas
published 0.0.17 •

royriojas
published 0.0.15 •

Changelog

Source

v0.0.15

  • Build Scripts Changes
    • Properly load the package.json of the host project - dcc84c0, royriojas, 08/09/2014 02:11:22
royriojas
published 0.0.14 •

Changelog

Source

v0.0.14

  • Build Scripts Changes
royriojas
published 0.0.13 •

Changelog

Source

v0.0.13

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