+0
-0
@@ -0,0 +0,0 @@ /*global global, process, require, exports, module */ |
+1
-1
| { | ||
| "name": "drift", | ||
| "version": "0.10.3", | ||
| "version": "0.10.4", | ||
| "description": "Synchronous-style Server-side JS", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -15,3 +15,3 @@ /*global global, require, app, adapter */ | ||
| var MAX_BUFFER_SIZE = 1048576; | ||
| var MAX_BUFFER_SIZE = 4194304; | ||
@@ -18,0 +18,0 @@ var join = path.join; |
@@ -0,0 +0,0 @@ /*global global, require, app */ |
@@ -0,0 +0,0 @@ /*global app, require */ |
@@ -0,0 +0,0 @@ /*global adapter, app, require */ |
@@ -0,0 +0,0 @@ /*global global, require, app, adapter */ |
@@ -0,0 +0,0 @@ #Adapters |
@@ -0,0 +0,0 @@ /*global global, require, app */ |
@@ -0,0 +0,0 @@ /*global global, require, app, Buffer, process */ |
@@ -0,0 +0,0 @@ /*global app */ |
@@ -0,0 +0,0 @@ /** |
+0
-0
@@ -0,0 +0,0 @@ /*global global */ |
@@ -0,0 +0,0 @@ /*global global, process, require, module, exports */ |
@@ -0,0 +0,0 @@ /* eslint-disable quote-props */ |
+0
-0
@@ -0,0 +0,0 @@ /*global global, process, require, __filename, app */ |
@@ -0,0 +0,0 @@ /* eslint-disable one-var */ |
@@ -0,0 +0,0 @@ /*global global, require */ |
@@ -0,0 +0,0 @@ /*! |
@@ -0,0 +0,0 @@ /*global app, define */ |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /*global app, define */ |
@@ -0,0 +0,0 @@ /*global app, define */ |
@@ -0,0 +0,0 @@ /*! |
@@ -0,0 +0,0 @@ /*global app, define */ |
@@ -0,0 +0,0 @@ /*global app, define, Buffer */ |
@@ -0,0 +0,0 @@ /*global app, define, global */ |
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
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
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
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
131686
-3.03%