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

babel-plugin-idx

Package Overview
Dependencies
Maintainers
3
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-idx - npm Package Versions

2

3.0.3

Diff

yungsters
published 3.0.2 •

Changelog

Source

3.0.2 / 2023-07-06

  • Remove extraneous dependencies from babel-plugin-idx.
yungsters
published 3.0.1 •

Changelog

Source

3.0.1 / 2023-07-06

  • Restore LICENSE and omit tests from published package.
yungsters
published 3.0.0 •

Changelog

Source

3.0.0 / 2023-07-06

  • Breaking Change: New Flow type definition requires flow-bin@0.211.0.
    • See the updated documentation for idx for additional configuration steps.
    • In the future, older versions of idx may no longer be compatible with newer versions of flow-bin. (https://github.com/facebook/idx/pull/854)
yungsters
published 2.4.0 •

Changelog

Source

2.4.0 / 2018-06-11

  • Fix a bug with babel-plugin-idx when dealing with nested idx calls.
  • Upgraded to Flow strict.
zertosh
published 2.2.0 •

Changelog

Source

2.2.0 / 2017-10-27

  • Added TypeScript definitions for idx.
  • Relicensed babel-plugin-idx and idx as MIT.
zertosh
published 2.0.0 •

Changelog

Source

2.0.0 / 2017-08-31

  • Disallow call expressions from within idx (originally introduced in 1.1.0).
  • Disallow invalid type imports from idx.
  • Change babel-plugin-idx to stop hardcoding idx (so it can be imported as any identifier).
  • Fix idx calls in async methods.
zertosh
published 1.5.1 •

Changelog

Source

1.5.1 / 2017-04-11

  • Fix babel-plugin-idx when idx's parent is a scope-creating expression.
yungsters
published 1.5.0 •

Changelog

Source

1.5.0 / 2017-04-09

  • Improve babel-plugin-idx to use only one temporary variable.
  • Add fast path for source files without references to "idx".
yungsters
published 1.4.0 •

Changelog

Source

1.4.0 / 2017-03-30

  • Better babel-plugin-idx error messages.
  • Add fast path for source files without references to "idx".
2
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