@winfe/cli-plugin-init
Advanced tools
+8
-0
@@ -6,2 +6,10 @@ # Change Log | ||
| ## [1.5.27](https://github.com/cool-fe/winex-cli/compare/v1.5.26...v1.5.27) (2021-11-22) | ||
| **Note:** Version bump only for package @winfe/cli-plugin-init | ||
| ## [1.5.26](https://github.com/cool-fe/winex-cli/compare/v1.5.25...v1.5.26) (2021-11-22) | ||
@@ -8,0 +16,0 @@ |
+3
-3
| { | ||
| "name": "@winfe/cli-plugin-init", | ||
| "version": "1.5.26", | ||
| "version": "1.5.27", | ||
| "main": "lib/index.js", | ||
@@ -27,3 +27,3 @@ "module": "src/index.js", | ||
| "dependencies": { | ||
| "@winfe/cli-core": "^1.5.26", | ||
| "@winfe/cli-core": "^1.5.27", | ||
| "@winfe/get-materials": "^1.0.8", | ||
@@ -55,3 +55,3 @@ "chalk": "^4.1.0", | ||
| }, | ||
| "gitHead": "3113753ca91ebaba65c9cf3da1e586fb6a07c687" | ||
| "gitHead": "70ed72ffd6a7a195032eba3e59067b43839a5068" | ||
| } |
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
72498
0.22%Updated