Socket
Socket
Sign inDemoInstall

babel-plugin-transform-decorators-legacy

Package Overview
Dependencies
26
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

1.3.5

Diff

loganfsmyth
published 1.3.4 •

Changelog

Source

v1.3.4

  • Properly support decorating class properties on subclasses.
loganfsmyth
published 1.3.3 •

Changelog

Source

v1.3.3

  • Fix same bug as fixed 1.3.1, except introduced for a different reason this time around.
loganfsmyth
published 1.3.2 •

Changelog

Source

v1.3.2

  • Fix a small bug which required the explicit deletion of descriptor.value when converting an initializer to an accessor.
loganfsmyth
published 1.3.1 •

Changelog

Source

v1.3.1

  • With the new split-out helpers in 1.3.0, Babel's transform-runtime was injecting the import statements too late. For now we avoid this by not allowing it to be rewritten by the transform.
loganfsmyth
published 1.3.0 •

Changelog

Source

v1.3.0

  • Class property support for descriptors where originally only the value was used
  • Static class property support
loganfsmyth
published 1.2.0 •

Changelog

Source

v1.2.0

  • Support class properties with no initializer, e.g. @decorator a;
  • Properly handle decorating properties/methods with string and numeric literal keys
loganfsmyth
published 1.1.0 •

Changelog

Source

v1.1.0

  • Support static class methods
  • Display helpful errors when using unsupported syntax
loganfsmyth
published 1.0.0 •

Changelog

Source

v1.0.0

  • Initial release of decorator support
ide
published 0.0.0 •

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