@mintlify/http-client
Advanced tools
+3
-3
| { | ||
| "name": "@mintlify/http-client", | ||
| "version": "0.0.513", | ||
| "version": "0.0.514", | ||
| "type": "module", | ||
@@ -44,3 +44,3 @@ "description": "The Mintlify http client package", | ||
| "@mintlify/models": "0.0.259", | ||
| "@mintlify/validation": "0.1.569" | ||
| "@mintlify/validation": "0.1.570" | ||
| }, | ||
@@ -64,3 +64,3 @@ "devDependencies": { | ||
| }, | ||
| "gitHead": "e3688b8999f6fca0fb6e7be077104c5a85472645" | ||
| "gitHead": "6d1320ec02d7e90879ff03216ec38615f40e745a" | ||
| } |
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 2 instances 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 2 instances 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
+ Added
- Removed
- Removed
Updated