Socket
Socket
Sign inDemoInstall

@form-create/core

Package Overview
Dependencies
22
Maintainers
1
Versions
101
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.30 to 3.1.31

2

dist/index.esm.min.js
/*!
* @form-create/core v3.1.30
* @form-create/core v3.1.31
* (c) 2018-2024 xaboy

@@ -4,0 +4,0 @@ * Github https://github.com/xaboy/form-create

{
"name": "@form-create/core",
"version": "3.1.30",
"version": "3.1.31",
"description": "vue动态表单,助你轻松搞定表单|form-create is a form generation component that can generate dynamic rendering, data collection, verification and submission functions through JSON. Supports 5 UI frameworks, and supports the generation of any Vue components. Built-in 20 kinds of commonly used form components and custom components, no matter how complex forms can be easily handled.",

@@ -60,3 +60,3 @@ "main": "./dist/index.min.js",

},
"gitHead": "fc82d90c58cf0fc00d90b40808e0977af46b19aa"
"gitHead": "19263f222999be1d1d4ab21bbdf43b5b2f44ba95"
}

@@ -433,5 +433,5 @@ import {App, Component, VNodeChild} from "vue";

}) => void;
globalClass: GlobalClass;
globalEvent: GlobalEvent;
globalData: GlobalData;
globalClass?: GlobalClass;
globalEvent?: GlobalEvent;
globalData?: GlobalData;
}

@@ -438,0 +438,0 @@

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc