@crawlee/memory-storage
Advanced tools
+3
-3
| { | ||
| "name": "@crawlee/memory-storage", | ||
| "version": "3.16.1-beta.68", | ||
| "version": "3.16.1-beta.69", | ||
| "description": "A simple in-memory storage implementation of the Apify API", | ||
@@ -52,3 +52,3 @@ "engines": { | ||
| "@apify/log": "^2.4.0", | ||
| "@crawlee/types": "3.16.1-beta.68", | ||
| "@crawlee/types": "3.16.1-beta.69", | ||
| "@sapphire/async-queue": "^1.5.0", | ||
@@ -71,3 +71,3 @@ "@sapphire/shapeshift": "^3.0.0", | ||
| }, | ||
| "gitHead": "b923dc345e9d6f068623499648c20a54979820b0" | ||
| "gitHead": "2c20388733527709b5e3558455595b1cbb811c99" | ||
| } |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 3 instances 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 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 3 instances 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
+ Added
- Removed