Socket
Socket
Sign inDemoInstall

coffee-coverage

Package Overview
Dependencies
9
Maintainers
9
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous124Next

0.4.2

Diff

Changelog

Source

v0.4.2

  • Fix exclude bug when dynamically instrumenting files.
jwalton
published 0.4.1 •

Changelog

Source

v0.4.1

  • Fix async bug when creating new directories (thanks can3p).
jwalton
published 0.4.0 •

Changelog

Source

v0.4.0

  • Add support for literate CoffeeScript (thanks frozenice-).
jwalton
published 0.3.0 •

Changelog

Source

v0.3.0

  • Add support for dynamically compiling .coffee and ._coffee files on the fly. (Special thanks to sivad77 for the suggestion.)
jwalton
published 0.2.0 •

Changelog

Source

v0.2.0

  • Force coffeescript to disable chaining of if/else if statements during compile. This fix is required for coffee-script 1.6.3 and higher.
jwalton
published 0.1.4 •

Changelog

Source

v0.1.4

  • Add '--bare' option (thanks effata!)
jwalton
published 0.1.3 •

Changelog

Source

v0.1.3

  • Update to Coffee-Script >=1.6.2.
jwalton
published 0.1.2 •

Changelog

Source

v0.1.2

  • Update to Coffee-Script 1.6.1.
jwalton
published 0.1.1 •

Changelog

Source

v0.1.1

-Ran into a strange bug in Coffee-Script 1.5.0 that's fixed in git, so I switched the dependency to the latest Coffee-Script for now. Basically this:

    done null, _.extend
      myObj: "foo"

doesn't compile the way you would expect it to.

jwalton
published 0.1.0 •

Changelog

Source

v0.1.0

-Switch over to official Coffee-Script (v.1.5.0 or higher) -Bug fix from vslinko for writing files synchronously.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc