New:Socket for Asana Is Now Available.Learn more
Get Started

@focus4/form-toolbox

Package Overview
Dependencies
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@focus4/form-toolbox - npm Package Compare versions

Comparing version
12.12.7
to
12.12.8
+6
-6
package.json
{
"name": "@focus4/form-toolbox",
"version": "12.12.7",
"version": "12.12.8",
"description": "Focus v4, form-toolbox module",

@@ -18,10 +18,10 @@ "main": "lib/focus4.form-toolbox.js",

"dependencies": {
"@focus4/core": "12.11.2",
"@focus4/core": "12.11.3",
"@focus4/entities": "12.10.3",
"@focus4/forms": "12.12.6",
"@focus4/stores": "12.12.5",
"@focus4/forms": "12.12.7",
"@focus4/stores": "12.12.6",
"@focus4/styling": "12.11.1",
"@focus4/toolbox": "12.11.3",
"classnames": "^2.5.1",
"es-toolkit": "^1.49.0",
"es-toolkit": "^1.50.0",
"file-type": "22.0.1",

@@ -41,4 +41,4 @@ "luxon": "^3.7.2",

"@testing-library/react": "16.3.2",
"jsdom": "29.1.1"
"jsdom": "30.0.1"
}
}

Sorry, the diff of this file is too big to display