@jupyterlab/builder
Advanced tools
+4
-4
| { | ||
| "name": "@jupyterlab/builder", | ||
| "version": "4.5.3", | ||
| "version": "4.5.4", | ||
| "description": "JupyterLab - Extension Builder", | ||
@@ -37,3 +37,3 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
| "@lumino/algorithm": "^2.0.4", | ||
| "@lumino/application": "^2.4.6", | ||
| "@lumino/application": "^2.4.8", | ||
| "@lumino/commands": "^2.3.3", | ||
@@ -43,3 +43,3 @@ "@lumino/coreutils": "^2.2.2", | ||
| "@lumino/domutils": "^2.0.4", | ||
| "@lumino/dragdrop": "^2.1.7", | ||
| "@lumino/dragdrop": "^2.1.8", | ||
| "@lumino/messaging": "^2.0.4", | ||
@@ -49,3 +49,3 @@ "@lumino/properties": "^2.0.4", | ||
| "@lumino/virtualdom": "^2.0.4", | ||
| "@lumino/widgets": "^2.7.3", | ||
| "@lumino/widgets": "^2.7.5", | ||
| "ajv": "^8.12.0", | ||
@@ -52,0 +52,0 @@ "commander": "^9.4.1", |
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
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
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
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
Updated
Updated
Updated