@evoke-platform/plugin-scripts
Advanced tools
+2
-2
| { | ||
| "name": "@evoke-platform/plugin-scripts", | ||
| "version": "1.0.0-dev.83", | ||
| "version": "1.0.0-dev.84", | ||
| "description": "Scripts for managing an Evoke platform plugin project", | ||
@@ -41,3 +41,3 @@ "homepage": "https://github.com/Evoke-Platform/evoke-sdk/blob/main/packages/plugin-scripts/README.md", | ||
| "mkdirp": "^3.0.1", | ||
| "typescript": "^5.1.6" | ||
| "typescript": "^5.2.2" | ||
| }, | ||
@@ -44,0 +44,0 @@ "devDependencies": { |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
Updated