@journeyapps/cloudcode-build
Advanced tools
+2
-2
| { | ||
| "name": "@journeyapps/cloudcode-build", | ||
| "version": "0.0.0-dev.9cd87aa", | ||
| "version": "0.0.0-dev.9d2fb27", | ||
| "main": "./dist/index", | ||
@@ -19,3 +19,3 @@ "types": "./dist/index", | ||
| "@journeyapps/parser-schema": "^6.0.0", | ||
| "typescript": "^4.3.3", | ||
| "typescript": "^5.6.3", | ||
| "xmldom": "^0.1.27", | ||
@@ -22,0 +22,0 @@ "yargs": "^13.3.0" |
@@ -9,4 +9,9 @@ { | ||
| "declaration": false, | ||
| "sourceMap": true | ||
| "sourceMap": true, | ||
| "skipLibCheck": true, | ||
| "esModuleInterop": true, | ||
| "types": [ | ||
| "@journeyapps/cloudcode" | ||
| ] | ||
| } | ||
| } |
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
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
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
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
27913
0.39%507
1%+ Added
- Removed
Updated