std-json-api
Advanced tools
+1
-1
@@ -776,3 +776,3 @@ /** | ||
| */ | ||
| export type AttributeType = "string" | "number" | "date" | "object" | "array" | "unknown"; | ||
| export type AttributeType = "boolean" | "string" | "number" | "date" | "object" | "array" | "unknown"; | ||
| /** | ||
@@ -779,0 +779,0 @@ * A mapping of attribute names to their types. |
+1
-1
| { | ||
| "name": "std-json-api", | ||
| "version": "1.8.0", | ||
| "version": "1.9.0", | ||
| "description": "JSON-API standard utilities for NestJS", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Network access
Supply chain riskThis module accesses the network.
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
Network access
Supply chain riskThis module accesses the network.
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
68475
0.02%