@meshconnect/node-api
Advanced tools
+3
-3
| { | ||
| "name": "@meshconnect/node-api", | ||
| "version": "2.0.18", | ||
| "version": "2.0.19", | ||
| "description": "A node.js client library for the Mesh API", | ||
@@ -13,6 +13,6 @@ "license": "MIT", | ||
| "dependencies": { | ||
| "axios": "^1.7.4" | ||
| "axios": "^1.8.2" | ||
| }, | ||
| "resolutions": { | ||
| "axios": "^1.74" | ||
| "axios": "^1.8.2" | ||
| }, | ||
@@ -19,0 +19,0 @@ "main": "cjs/index.js", |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
610155
0Updated