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

bob

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bob - npm Package Versions

1
68

0.3.0

Diff

Changelog

Source

0.3.0 - 2012-01-30

Added

  • Introduce task type, this provides flexibility for having task type specific target execution.

Changed

  • Tools target is now optional and only a handy convenience for executing tools against a single file
  • bob -v now returns Bob version, not make version
  • Template config now uses an array of template file names, previously it was an object with template file name as key and array of parameters as value.
  • lintstrict target is replaced with lint target having bob.lint.type: nodelint
  • scripts.test no longer overrides test target, this is to allow Bob usage on Travis

Removed

  • Move tools dependency to local to simplify installation
cliffano
published 0.2.10 •

Changelog

Source

0.2.10 - 2011-11-23

Changed

  • Replace node-runforcover with good ol' node-jscoverage
cliffano
published 0.2.9 •

Changelog

Source

0.2.9 - 2011-10-27

Added

  • Add function support to template target, starting with now(format) function
  • Add build target which calls style, lint, and test targets

Changed

  • Make coverage target work by using cliffano/vows with cliffano/node-runforcover
  • Rename lint target to lintstrict, hint to lint, checkstyle to style
cliffano
published 0.2.8 •

cliffano
published 0.2.7 •

Changelog

Source

0.2.7 - 2011-10-20

Changed

  • Switch main app file back to {name}.js (apology for the flip-flop)
cliffano
published 0.2.6 •

Changelog

Source

0.2.6 - 2011-10-19

Added

  • Add package-meta target
  • Add md5 and sha1 hash for package and package-meta
  • Add versionup, versionup-minor, versionup-major targets
  • Add template target
  • Add custom user and key for deploy target
  • Add send target, sends all files in {artifact.dir}
  • Add variable support in configuration values

Changed

  • Deploy target now depends on send target, then unpacks the main .tar.gz artifact
published 0.2.5 •

Changelog

Source

0.2.5 - 2011-10-12

Changed

  • Honour npm scripts.test|stop|start|restart if exists in place of test, stop, start, restart tasks
published 0.2.3 •

Changelog

Source

0.2.3 - 2011-09-26

Changed

  • Use underscore extend to merge config files
  • Package artifact includes name-version base directory
published 0.2.2 •

Changelog

Source

0.2.2 - 2011-09-23

Changed

  • Text and coverage tests *.js files in test/ dir and subdirs by default
  • Stream child process output
published 0.2.1 •

Changelog

Source

0.2.1 - 2011-09-20

Added

  • Add mode support (BOB_MODE=robot FTW!)
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