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

rocambole

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rocambole - npm Package Versions

2

0.7.0

Diff

Changelog

Source

v0.7.0 (2015/08/26)

  • Ignore TryStatement's "handlers" property in favor of "handler"
millermedeiros
published 0.6.0 •

Changelog

Source

v0.6.0 (2015/03/30)

  • allow custom parser. (#27)
millermedeiros
published 0.5.1 •

Changelog

Source

v0.5.1 (2015/03/19)

  • make it compatible with esprima@2.1 (don't loop through the same CatchClause twice).
millermedeiros
published 0.5.0 •

Changelog

Source

v0.5.0 (2015/02/25)

  • updated esprima to v2.0 because of ES6 features and to avoid esprima-fb bug related to RegExp.
millermedeiros
published 0.3.6 •

Changelog

Source

v0.3.6 (2014/06/23)

  • really handle sparse arrays (eg. [,]), fixes moonwalk. (#15)
millermedeiros
published 0.3.5 •

Changelog

Source

v0.3.5 (2014/06/23)

  • handle sparse arrays (eg. [,]). (#15)
millermedeiros
published 0.3.4 •

Changelog

Source

v0.3.4 (2014/06/23)

  • only add BlockComment.originalIndent if WhiteSpace is on the start of a line.
millermedeiros
published 0.3.3 •

Changelog

Source

v0.3.3 (2014/04/26)

  • add toString to empty programs AST (#16)
millermedeiros
published 0.3.2 •

Changelog

Source

v0.3.2 (2014/01/17)

  • exports BYPASS_RECURSION (#8)
  • fix error if input is empty (#12)
  • support anything that implements toString() as input (#13)
millermedeiros
published 0.3.1 •

Changelog

Source

v0.3.1 (2013/12/15)

  • fix originalIndent on BlockComment when prev token is not WhiteSpace.
2
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