New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@httpx/plain-object

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@httpx/plain-object - npm Package Compare versions

Comparing version
2.1.0
to
2.1.1
+8
-8
package.json
{
"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": {