@form-create/utils
Advanced tools
Comparing version 1.0.15 to 2.5.0-alpha.1
{ | ||
"name": "@form-create/utils", | ||
"version": "1.0.15", | ||
"version": "2.5.0-alpha.1", | ||
"description": "", | ||
"main": "./src/index.js", | ||
"main": "./lib/index.js", | ||
"scripts": { | ||
@@ -13,3 +13,3 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
"LICENSE", | ||
"src" | ||
"lib" | ||
], | ||
@@ -25,5 +25,2 @@ "keywords": [ | ||
"license": "MIT", | ||
"dependencies": { | ||
"vue": "^2.5.2" | ||
}, | ||
"bugs": { | ||
@@ -36,3 +33,3 @@ "url": "https://github.com/xaboy/form-create/issues" | ||
}, | ||
"gitHead": "e46919c12248d450ef195849672b97fa27a8bfeb" | ||
"gitHead": "db6aa6042489b71fcac24819012b38f8cfb69ae1" | ||
} |
# @form-create/utils | ||
**form-create 是一个可以通过 JSON 生成具有动态渲染、数据收集、验证和提交功能的表单生成器。并且支持生成任何 Vue 组件。结合内置17种常用表单组件和自定义组件,再复杂的表单都可以轻松搞定。** | ||
> form-create V2 助手方法包 | ||
**form-create 是一个可以通过 JSON 生成具有动态渲染、数据收集、验证和提交功能的表单生成组件。支持3个UI框架,并且支持生成任何 Vue 组件。内置20种常用表单组件和自定义组件,再复杂的表单都可以轻松搞定。** | ||
form-create is a form generation component that can generate dynamic rendering, data collection, verification and submission functions through JSON. Supports 3 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. | ||
[GitHub](https://github.com/xaboy/form-create) | [文档](http://form-create.com/v2) | [Document](http://form-create.com/en/v2) | ||
@@ -6,0 +7,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12230
0
18
253
25
2
2
- Removedvue@^2.5.2
- Removed@babel/helper-string-parser@7.25.9(transitive)
- Removed@babel/helper-validator-identifier@7.25.9(transitive)
- Removed@babel/parser@7.26.2(transitive)
- Removed@babel/types@7.26.0(transitive)
- Removed@vue/compiler-sfc@2.7.16(transitive)
- Removedcsstype@3.1.3(transitive)
- Removednanoid@3.3.7(transitive)
- Removedpicocolors@1.1.1(transitive)
- Removedpostcss@8.4.47(transitive)
- Removedprettier@2.8.8(transitive)
- Removedsource-map@0.6.1(transitive)
- Removedsource-map-js@1.2.1(transitive)
- Removedvue@2.7.16(transitive)