New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@modular-forms/solid

Package Overview
Dependencies
Maintainers
0
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@modular-forms/solid - npm Package Compare versions

Comparing version 0.23.0 to 0.24.0

14

package.json
{
"name": "@modular-forms/solid",
"description": "The modular and type-safe form library for SolidJS",
"version": "0.23.0",
"version": "0.24.0",
"license": "MIT",

@@ -55,5 +55,2 @@ "author": "Fabian Hiller",

},
"dependencies": {
"valibot": ">=0.33.0 <1"
},
"devDependencies": {

@@ -69,7 +66,14 @@ "@types/eslint": "^8.56.12",

"typescript": "^5.5.4",
"valibot": "1.0.0-beta.0",
"zod": "^3.23.8"
},
"peerDependencies": {
"solid-js": "^1.3.1"
"solid-js": "^1.3.1",
"valibot": "^1.0.0"
},
"peerDependenciesMeta": {
"valibot": {
"optional": true
}
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc