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

@jdfed/utils

Package Overview
Dependencies
Maintainers
5
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jdfed/utils - npm Package Compare versions

Comparing version 0.9.0-alpha.16 to 0.9.0-alpha.17

4

dist/cjs/index.d.ts

@@ -519,2 +519,3 @@ /// <reference types="lodash" />

validateTime: "submit" | "change";
showError: "change" | "submit" | "none";
requiredMode: "default" | "empty";

@@ -536,3 +537,4 @@ properties?: Map;

theme?: "antd" | "babel-ui" | "drip-design" | string;
validateTime?: string;
validateTime?: "change" | "submit";
showError?: "change" | "submit" | "none";
requiredMode?: "default" | "empty";

@@ -539,0 +541,0 @@ title?: string;

@@ -519,2 +519,3 @@ /// <reference types="lodash" />

validateTime: "submit" | "change";
showError: "change" | "submit" | "none";
requiredMode: "default" | "empty";

@@ -536,3 +537,4 @@ properties?: Map;

theme?: "antd" | "babel-ui" | "drip-design" | string;
validateTime?: string;
validateTime?: "change" | "submit";
showError?: "change" | "submit" | "none";
requiredMode?: "default" | "empty";

@@ -539,0 +541,0 @@ title?: string;

{
"name": "@jdfed/utils",
"version": "0.9.0-alpha.16",
"version": "0.9.0-alpha.17",
"description": "drip-form通用方法",

@@ -43,3 +43,3 @@ "keywords": [

},
"gitHead": "69c276abb71fae14e86cee76c335b6aa333dff6b"
"gitHead": "a8fb22891550f78abe7ab233889684cf1a60ec86"
}

Sorry, the diff of this file is not supported yet

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