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

@cc-external/node-json2html

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cc-external/node-json2html

Install package "node-json2html" with externals configuration for "cc-webpack-externals-plugin"

latest
npmnpm
Version
2.2.4
Version published
Weekly downloads
7
75%
Maintainers
1
Weekly downloads
 
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 node-json2html and automatically configure this as external library. The module will not be included in your library bundle.

Usage:

npm i @cc-external/node-json2html

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

Usage Notes

In Version 2.2.3 you have to use import "json2html" instead import "node-json2html". This was a very bad idea. Please use import "node-json2html" as mentioned in the official documentation.

Keywords

CodeCoupler

FAQs

Package last updated on 19 Nov 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