Socket
Socket
Sign inDemoInstall

buble

Package Overview
Dependencies
13
Maintainers
1
Versions
109
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1245
11Next

0.14.2

Diff

Changelog

Source

0.14.2

  • Allow .jsx file extension (#127)
  • Handle trailing comma in spread operator (#133)
  • Allow empty code blocks in JSX (#131)
  • Allow computed shorthand function name with spread in body (#135)
  • Add --objectAssign CLI option (#113)
  • Allow numeric literals as shorthand method keys (#139)
rich_harris
published 0.14.1 •

Changelog

Source

0.14.1

  • fix initialization of block-scoped variables in for-of and for-in loops (#124)
rich_harris
published 0.14.0 •

Changelog

Source

0.14.0

  • Always wrap block-less bodies in curlies (#110, #117, !80)
  • Make sure block-scoped variables in loops have an initializer (#124)
  • Destructuring assignments (!82)
  • Support string literals in object destructuring (!81)
  • Standalone arrow function expression statements (!79)
rich_harris
published 0.13.2 •

Changelog

Source

0.13.2

  • Fix spread operator when used with new and this (#104, #115)
rich_harris
published 0.13.1 •

Changelog

Source

0.13.1

  • Handle destructuring in for/for-of loop heads (#95)
  • Allow early return (without value) from loops (#103, #105)
rich_harris
published 0.13.0 •

Changelog

Source

0.13.0

  • Require an objectAssign option to be specified if using object spread operator (#93)
  • Fix spread operator with expression method calls and template strings (!74)
rich_harris
published 0.12.5 •

Changelog

Source

0.12.5

  • Prevent reserved words being used as identifiers (#86)
  • Use correct this when transpiling super inside arrow function (#89)
  • Handle body-less for-of loops (#80)
rich_harris
published 0.12.4 •

Changelog

Source

0.12.4

  • Allow references to precede declaration (inside function) in block scoping (#87)
rich_harris
published 0.12.3 •

Changelog

Source

0.12.3

  • Argh, npm
rich_harris
published 0.12.2 •

Changelog

Source

0.12.2

  • Files missing in 0.12.1 (???)
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc