Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@katachi-forms/vue

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@katachi-forms/vue - npm Package Compare versions

Comparing version 0.0.3 to 0.1.0

2

dist/katachi-vue.d.ts

@@ -68,3 +68,3 @@ import { AnyZodObject } from 'zod';

hasWarning: (name?: string | keyof z.TypeOf<FormSchema> | undefined) => boolean;
isModified: () => boolean;
isModified: (name?: string | keyof z.TypeOf<FormSchema> | undefined) => boolean;
validate: () => boolean;

@@ -71,0 +71,0 @@ }>;

{
"name": "@katachi-forms/vue",
"version": "0.0.3",
"version": "0.1.0",
"type": "module",

@@ -20,3 +20,3 @@ "files": [

"dependencies": {
"@katachi-forms/core": "^0.0.3"
"@katachi-forms/core": "^0.1.0"
},

@@ -23,0 +23,0 @@ "peerDependencies": {

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