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

babel-plugin-copy-npm

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

babel-plugin-copy-npm

babel-plugin-copy-npm

latest
Source
npmnpm
Version
0.2.1
Version published
Maintainers
1
Created
Source

babel-plugin-copy-npm

Install

npm install babel-plugin-copy-npm --dev

yarn add -D babel-plugin-copy-npm

Usage

babel({ "presets": [ [ "@babel/env", { "modules": false } ], ], "plugins": [ ["babel-plugin-copy-npm", { "rootDir": "src", "outputDir": "dist", "npmDir": "npm", "exclude": [] }, ] ] } )

Keywords

babel

FAQs

Package last updated on 28 May 2019

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