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

buble-jsx-only

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

buble-jsx-only - npm Package Versions

0.21.0

Diff

curran
published 0.20.0 •

Changelog

Source

0.20.0 (2020-03-26)

  • This is the last Buble version to work on Node v4 & v6. Going forward, support for old Node versions that reached End-of-Life will not be actively maintained. #250
  • Fix recognition of catch-declared variables (#237)
  • Prevent labels from being renamed due to let/const transpilation. (#236)
  • Fix scoping of variables declared in for loops. (#233)
  • Fix an error when transpiling for (a[0] in b). (#232)
  • Fix an error when transpiling for with an empty init. (#226)
  • Fix let/const transpilation when combined with shorthand properties. (#229)
  • Fix JSX not respecting advanced white space characters. (#218)
  • Fix name collision when transpiling A = class extends A {}. (#209)
  • Fix os-homedir dependency warnings on install. (#207)
  • Upgrade dependencies to their latest patch versions, fixing security audit warnings. (#250)
curran
published 0.19.8 •

Changelog

Source

0.19.8 (2019-07-03)

  • Allow shebang (#191)
  • Fix tagged template literal in certain cases (#190)
  • Fix removing of trailing commas in certain cases (#194)
  • Make JSX Fragment configurable (#198)
  • Fix transpiling string-keyed properties with whitespaces before colons (#200)
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