Socket
Socket
Sign inDemoInstall

find-babel-config

Package Overview
Dependencies
2
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

1.2.2

Diff

tleunen
published 2.1.1 •

Changelog

Source

2.1.1 (2024-04-17)

Bug Fixes

  • Add node16 support back (#76) (97c759a)
tleunen
published 2.1.0 •

Changelog

Source

2.1.0 (2024-04-17)

tleunen
published 1.2.1 •

tleunen
published 2.0.0 •

Changelog

Source

2.0.0 (2023-01-09)

⚠ BREAKING CHANGES

  • The order of config file lookup is ".babelrc, .babelrc.js, babel.config.js, babel.config.json, package.json"
  • Node 16 is the minimum supported version

Bug Fixes

  • Fix order of config file lookup to be the same in sync and async functions (#38) (4fde4bb)

  • Update dependencies (#37) (4198a93)

<a name="1.2.0"></a>

tleunen
published 1.2.0 •

Changelog

Source

1.2.0 (2019-03-04)

Features

<a name="1.1.0"></a>

tleunen
published 1.1.0 •

Changelog

Source

1.1.0 (2017-05-08)

Features

<a name="1.0.1"></a>

tleunen
published 1.0.1 •

Changelog

Source

1.0.1 (2016-08-20)

Bug Fixes

  • Fix async call with depth 0 (ddb684f)

<a name="1.0.0"></a>

tleunen
published 1.0.0 •

Changelog

Source

1.0.0 (2016-08-06)

Features

  • Add support for async lookup (ca2f592)

BREAKING CHANGES

  • The default function is now async and uses a Promise. And the function doesn't return null when the config is not found. Instead, an object { file: null, config: null } is returned.

<a name="0.1.1"></a>

tleunen
published 0.1.1 •

Changelog

Source

0.1.1 (2016-07-10)

Bug Fixes

  • release: Ignore src/ but not lib/ for npm (2588adf)

<a name="0.1.0"></a>

2Next
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