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

webpack-version-plugin

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webpack-version-plugin - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

2

package.json
{
"name": "webpack-version-plugin",
"version": "1.0.8",
"version": "1.0.9",
"description": "webpack-version-plugin",

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

@@ -7,7 +7,7 @@ # webpack-version-plugin

```bash
$ npm install webpack-version-plugin --save-dev
$ npm install webpack-version-plugin@1.0.8 --save-dev
```
yarn
```bash
$ yarn add webpack-version-plugin --dev
$ yarn add webpack-version-plugin@1.0.8 --dev
```

@@ -14,0 +14,0 @@ ## Usage

@@ -12,4 +12,2 @@ function WebpackVersionPlugin(opts) {

const hashMap = {

@@ -16,0 +14,0 @@ hash: compilation.fullHash,

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