@dcm/webpack-config
Advanced tools
+8
-0
@@ -6,2 +6,10 @@ # Change Log | ||
| ## [2.5.6](https://github.com/dcmhub/chores/compare/v2.5.5...v2.5.6) (2021-02-20) | ||
| **Note:** Version bump only for package @dcm/webpack-config | ||
| ## [2.5.5](https://github.com/dcmhub/chores/compare/v2.5.4...v2.5.5) (2021-02-07) | ||
@@ -8,0 +16,0 @@ |
+9
-9
| { | ||
| "name": "@dcm/webpack-config", | ||
| "version": "2.5.5", | ||
| "version": "2.5.6", | ||
| "private": false, | ||
@@ -40,6 +40,6 @@ "description": "Shareable @webpack config of @dcmhub.", | ||
| "babel-loader": "^8.2.2", | ||
| "css-loader": "^5.0.1", | ||
| "css-loader": "^5.0.2", | ||
| "exports-loader": "^2.0.0", | ||
| "file-loader": "^6.2.0", | ||
| "mini-css-extract-plugin": "^1.3.5", | ||
| "mini-css-extract-plugin": "^1.3.8", | ||
| "postcss-loader": "^5.0.0", | ||
@@ -49,12 +49,12 @@ "style-loader": "^2.0.0", | ||
| "url-loader": "^4.1.1", | ||
| "webpack": "^5.21.1", | ||
| "worker-loader": "^3.0.7" | ||
| "webpack": "^5.23.0", | ||
| "worker-loader": "^3.0.8" | ||
| }, | ||
| "peerDependencies": { | ||
| "@babel/core": "^7.12.13", | ||
| "postcss": "^8.2.5", | ||
| "@babel/core": "^7.12.17", | ||
| "postcss": "^8.2.6", | ||
| "webpack-cli": "^4.5.0" | ||
| }, | ||
| "engines": { | ||
| "node": ">=14.15.4" | ||
| "node": ">=14.15.5" | ||
| }, | ||
@@ -66,3 +66,3 @@ "publishConfig": { | ||
| }, | ||
| "gitHead": "34aaa481a858dcb13bb90140a3564ef5517fc6e8" | ||
| "gitHead": "f9df4e82e9d658440b07e8f382afa99a09ae9fd9" | ||
| } |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
13630
1.1%Updated
Updated
Updated