Socket
Socket
Sign inDemoInstall

script-ext-html-webpack-plugin

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

script-ext-html-webpack-plugin - npm Package Compare versions

Comparing version 0.2.2 to 1.0.0

2

package.json
{
"name": "script-ext-html-webpack-plugin",
"version": "0.2.2",
"version": "1.0.0",
"description": "Enhances html-webpack-plugin functionality with async and defer attributes for script elements",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -19,3 +19,3 @@ Script Extension for HTML Webpack Plugin

```shell
$ npm install --save-dev numical/script-ext-html-webpack-plugin
$ npm install --save-dev script-ext-html-webpack-plugin
```

@@ -79,3 +79,3 @@

Some examples:
Some Examples:

@@ -82,0 +82,0 @@ All scripts with 'important' in their name are sync and all others set to `defer`:

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