New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

html-webpack-tags-plugin

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 2.0.11 to 2.0.12

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Change Log

https://github.com/jharris4/html-webpack-tags-plugin
<a name="2.0.11"></a>
# [2.0.11](https://github.com/jharris4/html-webpack-tags-plugin/compare/2.0.10...2.0.11) (2019-05-03)
### Features
* Add new **`globFlatten`** tag option (default **false**) that allows paths to be stripped from glob matched file paths.
<a name="2.0.10"></a>

@@ -7,0 +14,0 @@ # [2.0.10](https://github.com/jharris4/html-webpack-tags-plugin/compare/2.0.9...2.0.10) (2019-04-27)

4

package.json
{
"name": "html-webpack-tags-plugin",
"version": "2.0.11",
"version": "2.0.12",
"description": "lets you define html tags to inject with html-webpack-plugin",

@@ -66,4 +66,4 @@ "main": "index.js",

"minimatch": "^3.0.4",
"slash": "^2.0.0"
"slash": "^3.0.0"
}
}
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