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

@cc-external/nanoid

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cc-external/nanoid

Install package "nanoid" with externals configuration for "cc-webpack-externals-plugin"

latest
npmnpm
Version
3.1.1
Version published
Maintainers
1
Created
Source

Configuration Package for @codecoupler/cc-webpack-externals-plugin

If you use the plugin @codecoupler/cc-webpack-externals-plugin in your Webpack configuration you can install with this package the NPM module nanoid and automatically configure this as external library. The module will not be included in your library bundle.

Usage:

npm i @cc-external/nanoid

The version number of this package matches the major and minor number of the module nanoid that is included as dependency. The patch number do not correspond to the module patch number.

Remarks

This Package include the compiled Version of nanoid and the origin module is not needed. Nevertheless, you have to use the module name nanoid in your import statements.

Keywords

CodeCoupler

FAQs

Package last updated on 16 Jun 2023

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