@winfe/cli-plugin-init
Advanced tools
+19
-0
@@ -6,2 +6,21 @@ # Change Log | ||
| ## [1.5.25](https://github.com/cool-fe/winex-cli/compare/v1.5.24...v1.5.25) (2021-11-18) | ||
| ### Bug Fixes | ||
| * 去掉preview ([de260fe](https://github.com/cool-fe/winex-cli/commit/de260fe8266dd443bc9551d782d0ceb62ed4c6fe)) | ||
| ## [1.5.24](https://github.com/cool-fe/winex-cli/compare/v1.5.23...v1.5.24) (2021-11-18) | ||
| **Note:** Version bump only for package @winfe/cli-plugin-init | ||
| ## [1.5.20](https://github.com/cool-fe/winex-cli/compare/v1.5.19...v1.5.20) (2021-11-17) | ||
@@ -8,0 +27,0 @@ |
+3
-3
| { | ||
| "name": "@winfe/cli-plugin-init", | ||
| "version": "1.5.20", | ||
| "version": "1.5.25", | ||
| "main": "lib/index.js", | ||
@@ -27,3 +27,3 @@ "module": "src/index.js", | ||
| "dependencies": { | ||
| "@winfe/cli-core": "^1.5.20", | ||
| "@winfe/cli-core": "^1.5.25", | ||
| "@winfe/get-materials": "^1.0.8", | ||
@@ -55,3 +55,3 @@ "chalk": "^4.1.0", | ||
| }, | ||
| "gitHead": "81f8456150dc754cfcfce6ce6ab0ba01c40493b2" | ||
| "gitHead": "8e6d19e0e8c1ef8cfc2d3a3b9014616fbf5601b4" | ||
| } |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
72182
0.53%Updated