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.16 to 2.0.17

typings.d.ts

7

CHANGELOG.md

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

<a name="2.0.16"></a>
# [2.0.16](https://github.com/jharris4/html-webpack-tags-plugin/compare/2.0.15...2.0.16) (2019-09-23)
### Features
* Add TypeScript definitions [[#52](https://github.com/jharris4/html-webpack-tags-plugin/issues/52)].
<a name="2.0.15"></a>

@@ -8,0 +15,0 @@ # [2.0.15](https://github.com/jharris4/html-webpack-tags-plugin/compare/2.0.14...2.0.15) (2019-08-20)

5

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

@@ -11,3 +11,4 @@ "main": "index.js",

"files": [
"index.js"
"index.js",
"typings.d.ts"
],

@@ -14,0 +15,0 @@ "scripts": {

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