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

find-babel-config

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

find-babel-config - npm Package Versions

2

2.1.2

Diff

Changelog

Source

2.1.2 (2024-09-02)

Bug Fixes

  • replace path-exists for native (#77) (e7fd92f)
tleunen
published 1.2.2 •

tleunen
published 2.1.1 •

Changelog

Source

2.1.1 (2024-04-17)

Bug Fixes

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>

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