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 1.3.0 to 1.3.2

6

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

@@ -34,8 +34,8 @@ "main": "index.js",

"html-webpack-plugin": "^2.12.0",
"jasmine": "^2.4.1",
"jasmine": "2.4.1",
"rimraf": "^2.5.2",
"semistandard": "^7.0.5",
"style-ext-html-webpack-plugin": "^1.0.1",
"style-ext-html-webpack-plugin": "^2.0.3",
"webpack": "^1.12.14"
}
}

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

------------
You must be running webpack on node 4.x or v5.x.
You must be running webpack on node 4+.

@@ -25,0 +25,0 @@ Install the plugin with npm:

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