Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
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
Previous1345
11Next

0.18.0

Diff

Changelog

Source

0.18.0

  • Allow anonymous functions and classes as default exports (#37)
  • Handle non-breaking spaces in JSX (#46)
  • Allow anonymous classes to be assigned to properties (#33)
  • Add trailingFunctionCommas transformation (#50)
rich_harris
published 0.17.3 •

Changelog

Source

0.17.3

  • Move chalk to dependencies (#35)
rich_harris
published 0.17.2 •

Changelog

Source

0.17.2

  • Fix nested template literals regression (#39)
rich_harris
published 0.17.1 •

Changelog

Source

0.17.1

  • Error on nested rest elements (#31)
  • Allow destructuring with computed properties (#34)
rich_harris
published 0.17.0 •

Changelog

Source

0.17.0

  • Update dependencies
  • Transpile arrow functions unconditionally if spread arguments need transpilation (#22)
  • Better object spread support (#25)
  • Rest properties (#30)
  • Fix (#24)
rich_harris
published 0.16.0 •

Changelog

Source

0.16.0

  • Allow truthy dash-cased props (#2)
  • Make class accessors configurable (#3)
  • Support JSX pragma comments (#5)
  • Handle JSX with no spaces between attributes (#6)
rich_harris
published 0.15.2 •

Changelog

Source

0.15.2

  • Don't create function names for object methods with namedFunctionExpressions: false
  • Simplify destructuring assignment statements
  • Give unique names to methods that shadow free variables (#166)
rich_harris
published 0.15.1 •

Changelog

Source

0.15.1

  • Fix Object.assign regression (#163)
rich_harris
published 0.15.0 •

Changelog

Source

0.15.0

  • More informative CLI errors when input comes from stdin (#155)
  • Prevent PhantomJS shadowing errors (#154)
  • Use local register.js in tests (#153)
  • Correct CLI output filename with .jsx input (#151)
  • Fix whitespace removal bug (#159)
  • Allow computed properties in object destructuring (#146)
  • Support rest elements in array destructuring (#147)
  • Fix array swap assignment expression (#148)
  • Allow template string as destructuring default (#145)
  • Support multiple returning loops with block scoping (cbc17ad5e)
  • Fix super with spread arguments (#129)
  • Arrow function returning computed property (#126)
  • Allow computed property and object spread to coexist (#144)
  • Add namedFunctionExpressions option to prevent scope leak in old browsers (#130)
  • Fix exponentiation assignment edge case (#122)
  • Allow CLI --output flag to work with stdin input
rich_harris
published 0.14.3 •

Changelog

Source

0.14.3

  • Prevent crashing on Node versions more recent than the latest 'supported' version (#102)
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