zip-webpack-assets-plugin
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "zip-webpack-assets-plugin", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -9,2 +9,11 @@ <div align="center"> | ||
1. `yarn add webpack-zip-plugin` | ||
1. `yarn add zip-webpack-assets-plugin` | ||
## How to use? | ||
``` | ||
const ZipPlugin = require('zip-webpack-assets-plugin'); | ||
new ZipPlugin({ | ||
include: [], | ||
}); | ||
``` |
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
Found 1 instance in 1 package
3027
19
1