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

babel-plugin-transform-remove-imports

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-transform-remove-imports - npm Package Compare versions

Comparing version 1.5.0 to 1.5.1

3

package.json
{
"name": "babel-plugin-transform-remove-imports",
"version": "1.5.0",
"version": "1.5.1",
"description": "Remove the specified import declaration when you use the babel transform to build the package.",
"repository": "https://github.com/uiwjs/babel-plugin-transform-remove-imports",
"typings": "./index.d.ts",
"main": "lib/index.js",

@@ -7,0 +8,0 @@ "scripts": {

@@ -5,3 +5,3 @@ babel-plugin-transform-remove-imports

[![NPM version](https://img.shields.io/npm/v/babel-plugin-transform-remove-imports.svg?style=flat)](https://npmjs.org/package/babel-plugin-transform-remove-imports)
[![Build and Test](https://github.com/uiwjs/babel-plugin-transform-remove-imports/workflows/Build%20and%20Test%20babel-plugin-transform-remove-imports/badge.svg)](https://github.com/uiwjs/babel-plugin-transform-remove-imports/actions)
[![Build and Test](https://github.com/uiwjs/babel-plugin-transform-remove-imports/workflows/Build%20and%20Test/badge.svg)](https://github.com/uiwjs/babel-plugin-transform-remove-imports/actions)
[![Build Status](https://img.shields.io/travis/uiwjs/babel-plugin-transform-remove-imports.svg?style=flat)](https://travis-ci.org/uiwjs/babel-plugin-transform-remove-imports)

@@ -53,3 +53,3 @@ [![Coverage Status](https://coveralls.io/repos/github/uiwjs/babel-plugin-transform-remove-imports/badge.svg?branch=master)](https://coveralls.io/github/uiwjs/babel-plugin-transform-remove-imports?branch=master)

#### support `require`
#### Support `require`

@@ -56,0 +56,0 @@ Via `.babelrc` or `babel-loader`.

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