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

babel-plugin-module-rewrite

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-module-rewrite - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

package.json
{
"name": "babel-plugin-module-rewrite",
"version": "0.1.0",
"version": "0.1.1",
"main": "lib/index.js",

@@ -5,0 +5,0 @@ "description": "Babel plugin to dynamically rewrite the path in require() and ES6 import",

# babel-plugin-module-rewrite
[![Version](https://img.shields.io/npm/v/babel-plugin-module-rewrite.svg)](https://www.npmjs.org/package/babel-plugin-module-rewrite)
[![Build Status](https://travis-ci.org/liady/babel-plugin-module-rewrite?branch=master)](https://travis-ci.org/liady/babel-plugin-module-rewrite)
[![Build Status](https://travis-ci.org/liady/babel-plugin-module-rewrite.svg?branch=master)](https://travis-ci.org/liady/babel-plugin-module-rewrite)

@@ -5,0 +5,0 @@ A [babel](http://babeljs.io) plugin to rewrite module imports (and `require`) using a custom function

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