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

babel-plugin-inline-import

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-inline-import - npm Package Versions

3.0.0

Diff

Changelog

Source

v3.0.0

Removed specific Meteor handling that is no longer necessary as of Meteor 1.7.

BREAKING CHANGES: Do not update to this version if you are using this with a Meteor app that is on a version < 1.7. For non-Meteor uses, there are no breaking changes in the 3.0.0 release.

zvictor
published 2.0.6 •

Changelog

Source

v2.0.6

Add leading comment indicating original file path

zvictor
published 2.0.5 •

Changelog

Source

v2.0.5

Remove forgotten debugger statement in the built files #5

zvictor
published 2.0.4 •

Changelog

Source

v2.0.4

Add support for Meteor projects.

zvictor
published 2.0.3 •

Changelog

Source

v2.0.3

Visit node on exit instead of enter. It allows other plugins like babel-root-slash-import to modify the import path before we load it.

zvictor
published 2.0.2 •

Changelog

Source

v2.0.2

Improve error for not found files.

zvictor
published 2.0.1 •

Changelog

Source

v2.0.1

Add forgotten build files to npm package.

zvictor
published 2.0.1-beta.1 •

zvictor
published 2.0.0 •

Changelog

Source

v2.0.0

Change approach. Replace import statements by inline content, instead of trying to export raw content according to JS standards.

Forks babel-root-slash-import.

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