New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

babel-plugin-remove-node-protocol

Package Overview
Dependencies
Maintainers
0
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-remove-node-protocol

This plugin zip your dist each time at the end of the build.

latest
Source
npmnpm
Version
0.2.0
Version published
Maintainers
0
Created
Source

babel-plugin-remove-node-protocol· npm version

This plugin zip your dist each time at the end of the build.

Installation

npm i babel-plugin-remove-node-protocol

or pnpm add babel-plugin-remove-node-protocol

or yarn add babel-plugin-remove-node-protocol

Usage

module.exports = {
  plugins: ['remove-node-protocol']
};

FAQs

Package last updated on 10 Mar 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts