Socket
Socket
Sign inDemoInstall

assets-webpack-plugin

Package Overview
Dependencies
Maintainers
2
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

assets-webpack-plugin - npm Package Compare versions

Comparing version 5.0.5 to 5.1.0

5

changelog.md

@@ -8,2 +8,7 @@ # Change Log

## 5.1.0 - 2020-08-17
- Implements using more relaxed dependencies.
- Fixes [#240](https://github.com/ztoben/assets-webpack-plugin/issues/240)
## 5.0.5 - 2020-08-17

@@ -10,0 +15,0 @@

10

package.json
{
"name": "assets-webpack-plugin",
"version": "5.0.5",
"version": "5.1.0",
"description": "Emits a json file with assets paths",

@@ -51,7 +51,7 @@ "main": "dist/index.js",

"dependencies": {
"camelcase": "6.0.0",
"escape-string-regexp": "4.0.0",
"lodash": "4.17.20",
"mkdirp": "1.0.4"
"camelcase": "^6.0.0",
"escape-string-regexp": "^4.0.0",
"lodash": "^4.17.20",
"mkdirp": "^1.0.4"
}
}
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