@gasket/plugin-docs
Advanced tools
+6
-6
| { | ||
| "name": "@gasket/plugin-docs", | ||
| "version": "7.5.5", | ||
| "version": "7.5.6", | ||
| "description": "Centralize doc files from plugins and modules", | ||
@@ -40,3 +40,3 @@ "type": "module", | ||
| "rimraf": "^6.1.2", | ||
| "@gasket/plugin-command": "^7.6.5" | ||
| "@gasket/plugin-command": "^7.6.6" | ||
| }, | ||
@@ -47,8 +47,8 @@ "devDependencies": { | ||
| "@gasket/cjs": "^7.1.2", | ||
| "@gasket/core": "^7.7.4", | ||
| "@gasket/core": "^7.7.5", | ||
| "@gasket/plugin-git": "^7.4.10", | ||
| "@gasket/plugin-logger": "^7.4.0", | ||
| "@gasket/plugin-metadata": "^7.5.10", | ||
| "@gasket/plugin-webpack": "^7.4.0", | ||
| "create-gasket-app": "^7.4.21" | ||
| "@gasket/plugin-metadata": "^7.5.11", | ||
| "@gasket/plugin-webpack": "^7.4.1", | ||
| "create-gasket-app": "^7.4.22" | ||
| }, | ||
@@ -55,0 +55,0 @@ "scripts": { |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance 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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance 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