@httpx/plain-object
Advanced tools
+8
-8
| { | ||
| "name": "@httpx/plain-object", | ||
| "description": "Fast and lightweight utility functions to check if a value is a plain object.", | ||
| "version": "2.1.0", | ||
| "version": "2.1.1", | ||
| "license": "MIT", | ||
@@ -75,3 +75,3 @@ "author": { | ||
| "@arethetypeswrong/cli": "0.18.2", | ||
| "@belgattitude/eslint-config-bases": "7.3.0", | ||
| "@belgattitude/eslint-config-bases": "7.5.0", | ||
| "@httpx/devtools-vitest": "workspace:^", | ||
@@ -86,4 +86,4 @@ "@sindresorhus/is": "7.0.2", | ||
| "es-check": "9.1.4", | ||
| "es-toolkit": "1.39.5", | ||
| "esbuild": "0.25.5", | ||
| "es-toolkit": "1.39.7", | ||
| "esbuild": "0.25.8", | ||
| "eslint": "8.57.1", | ||
@@ -94,3 +94,3 @@ "is-plain-obj": "4.1.0", | ||
| "npm-run-all2": "8.0.4", | ||
| "prettier": "3.6.1", | ||
| "prettier": "3.6.2", | ||
| "publint": "0.3.12", | ||
@@ -101,7 +101,7 @@ "redux": "5.0.1", | ||
| "tsup": "8.5.0", | ||
| "typedoc": "0.28.5", | ||
| "typedoc-plugin-markdown": "4.7.0", | ||
| "typedoc": "0.28.7", | ||
| "typedoc-plugin-markdown": "4.7.1", | ||
| "typescript": "5.8.3", | ||
| "vitest": "3.2.4", | ||
| "webpack": "5.99.9" | ||
| "webpack": "5.100.2" | ||
| }, | ||
@@ -108,0 +108,0 @@ "engines": { |
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
42277
0