Socket
Socket
Sign inDemoInstall

buble

Package Overview
Dependencies
14
Maintainers
1
Versions
109
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
35
11Next

0.12.1

Diff

Changelog

Source

0.12.1

  • Don't require space before parens of shorthand computed method (#82)
  • Allow string keys for shorthand methods (#82)
rich_harris
published 0.12.0 •

Changelog

Source

0.12.0

  • Support u flag in regular expression literals (!62)
  • Save buble/register transformations to $HOME/.buble-cache (!63)
rich_harris
published 0.11.6 •

Changelog

Source

0.11.6

  • Allow shorthand methods with computed names (#78)
  • Include code snippet in error.toString() (#79)
rich_harris
published 0.11.5 •

Changelog

Source

0.11.5

  • Preserve whitespace between JSX tags on single line (#65)
rich_harris
published 0.11.4 •

Changelog

Source

0.11.4

  • Allow computed class methods, except accessors (!56)
  • Compound destructuring (!58)
rich_harris
published 0.11.3 •

Changelog

Source

0.11.3

  • Ensure inserted statements follow use strict pragma (#72)
rich_harris
published 0.11.2 •

Changelog

Source

0.11.2

  • Ensure closing parenthesis is in correct place when transpiling inline computed property object expressions (#73)
rich_harris
published 0.11.1 •

Changelog

Source

0.11.1

  • Fix computed property followed by non-computed property in inline expression
rich_harris
published 0.11.0 •

Changelog

Source

0.11.0

  • Computed properties (#67)
  • Allow super(...) to use rest arguments (#69)
rich_harris
published 0.10.7 •

Changelog

Source

0.10.7

  • Allow customisation of Object.assign (used in object spread) (!51)
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