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

@icreate/ics-basic-form-builder

Package Overview
Dependencies
Maintainers
4
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@icreate/ics-basic-form-builder - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

2

package.json
{
"name":"@icreate/ics-basic-form-builder",
"version": "0.0.6",
"version": "0.0.7",
"description": "vue组件封装的表单设计器",

@@ -5,0 +5,0 @@ "main": "form-builder.umd.min.js",

@@ -93,2 +93,3 @@

validationHint: "只能输入中文哦", //校验提示语(可传)
reverseValidation:'/[^\u4e00-\u9fa5]/g' //数据格式:正则取反+g (需要限制输入时,必传)
},

@@ -95,0 +96,0 @@ },

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

Sorry, the diff of this file is not supported yet

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