@injectivelabs/exceptions
Advanced tools
+12
-13
| { | ||
| "name": "@injectivelabs/exceptions", | ||
| "version": "1.17.2-alpha.5", | ||
| "version": "1.17.2-alpha.7", | ||
| "description": "List of exceptions that can be reused throughout Injective's projects.", | ||
@@ -44,2 +44,11 @@ "license": "Apache-2.0", | ||
| ], | ||
| "dependencies": { | ||
| "http-status-codes": "^2.3.0" | ||
| }, | ||
| "publishConfig": { | ||
| "access": "public" | ||
| }, | ||
| "_moduleAliases": { | ||
| "~exceptions": "dist" | ||
| }, | ||
| "scripts": { | ||
@@ -59,13 +68,3 @@ "build": "pnpm type-check && tsdown", | ||
| "lint": "eslint . --ext .ts,.js" | ||
| }, | ||
| "dependencies": { | ||
| "http-status-codes": "catalog:" | ||
| }, | ||
| "publishConfig": { | ||
| "access": "public" | ||
| }, | ||
| "_moduleAliases": { | ||
| "~exceptions": "dist" | ||
| }, | ||
| "gitHead": "2c4676388410f2e4557b3ba2846c912f52c57224" | ||
| } | ||
| } | ||
| } |
Network access
Supply chain riskThis module accesses the network.
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 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
306666
-0.02%+ Added
Updated