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
1
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.9.0 to 0.9.1

4

dist/index.d.ts

@@ -194,6 +194,6 @@ import { ZodType } from 'zod';

*/
type Response = {
type Response = Partial<{
status: ResponseStatus;
message: string;
} | {};
}>;
/**

@@ -200,0 +200,0 @@ * Value type of the validation mode.

{
"name": "@modular-forms/solid",
"description": "The modular form library for SolidJS",
"version": "0.9.0",
"version": "0.9.1",
"license": "MIT",

@@ -6,0 +6,0 @@ "author": "Fabian Hiller",

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