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

html-elements-webpack-plugin

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

html-elements-webpack-plugin - npm Package Compare versions

Comparing version 0.0.1 to 1.0.0

CHANGELOG.md

4

package.json
{
"name": "html-elements-webpack-plugin",
"version": "0.0.1",
"version": "1.0.0",
"description": "Webpack plugin to append head elements during the creation of index.html",

@@ -24,3 +24,3 @@ "keywords": [

},
"main": "./main/index.js",
"main": "./lib/index.js",
"repository": {

@@ -27,0 +27,0 @@ "type": "git",

@@ -68,3 +68,3 @@ # html-elements-webpack-plugin [![npm version](https://badge.fury.io/js/html-elements-webpack-plugin.svg)](http://badge.fury.io/js/html-elements-webpack-plugin) [![npm downloads](https://img.shields.io/npm/dm/html-elements-webpack-plugin.svg)](https://npmjs.org/html-elements-webpack-plugin)

```JavaScript
const HtmlElementsPlugin = require('html-elements-plugin');
const HtmlElementsPlugin = require('html-elements-webpack-plugin');

@@ -71,0 +71,0 @@ module.exports = {

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