concat-text-webpack-plugin
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "concat-text-webpack-plugin", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "Concatenate and extract text files.", | ||
@@ -10,3 +10,3 @@ "main": "dist/cjs.js", | ||
"engines": { | ||
"node": ">=8 <11" | ||
"node": ">=8 <12" | ||
}, | ||
@@ -32,19 +32,19 @@ "scripts": { | ||
"concat": "1.0.3", | ||
"glob": "7.1.3", | ||
"webpack-sources": "1.3.0" | ||
"glob": "7.1.6", | ||
"webpack-sources": "1.4.3" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "7.6.4", | ||
"@babel/core": "7.6.4", | ||
"@babel/preset-env": "7.6.3", | ||
"@namics/eslint-config": "8.0.2", | ||
"@babel/cli": "7.7.7", | ||
"@babel/core": "7.7.7", | ||
"@babel/preset-env": "7.7.7", | ||
"@namics/eslint-config": "8.0.4", | ||
"babel-eslint": "10.0.3", | ||
"babel-jest": "24.9.0", | ||
"eslint": "6.5.1", | ||
"eslint-plugin-import": "2.18.2", | ||
"eslint": "6.7.2", | ||
"eslint-plugin-import": "2.19.1", | ||
"jest": "24.9.0", | ||
"memory-fs": "0.5.0", | ||
"pkg-ok": "2.3.1", | ||
"rimraf": "2.6.3", | ||
"webpack": "4.30.0" | ||
"rimraf": "3.0.0", | ||
"webpack": "4.41.4" | ||
}, | ||
@@ -51,0 +51,0 @@ "jest": { |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1
+ Addedglob@7.1.6(transitive)
+ Addedwebpack-sources@1.4.3(transitive)
- Removedglob@7.1.3(transitive)
- Removedwebpack-sources@1.3.0(transitive)
Updatedglob@7.1.6
Updatedwebpack-sources@1.4.3