@tanstack/react-form
Advanced tools
Comparing version 0.23.1 to 0.23.2
{ | ||
"name": "@tanstack/react-form", | ||
"version": "0.23.1", | ||
"version": "0.23.2", | ||
"description": "Powerful, type-safe forms for React.", | ||
"author": "tannerlinsley", | ||
"license": "MIT", | ||
"repository": "tanstack/form", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/TanStack/form.git", | ||
"directory": "packages/react-form" | ||
}, | ||
"homepage": "https://tanstack.com/form", | ||
@@ -54,5 +58,5 @@ "funding": { | ||
"dependencies": { | ||
"@tanstack/react-store": "^0.3.1", | ||
"@tanstack/react-store": "^0.5.0", | ||
"decode-formdata": "^0.7.5", | ||
"@tanstack/form-core": "0.23.1" | ||
"@tanstack/form-core": "0.23.2" | ||
}, | ||
@@ -59,0 +63,0 @@ "peerDependencies": { |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
115528
0
+ Added@tanstack/form-core@0.23.2(transitive)
+ Added@tanstack/react-store@0.5.8(transitive)
+ Added@tanstack/store@0.5.5(transitive)
- Removed@tanstack/form-core@0.23.1(transitive)
- Removed@tanstack/react-store@0.3.1(transitive)
- Removed@tanstack/store@0.3.10.4.1(transitive)
Updated@tanstack/form-core@0.23.2
Updated@tanstack/react-store@^0.5.0