@ahooksjs/use-form-table
Advanced tools
Comparing version 0.1.0 to 0.1.1-alpha.0
@@ -73,2 +73,3 @@ function _toConsumableArray(arr) { return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread(); } | ||
return _objectSpread(_objectSpread({}, pluginProps), {}, { | ||
actions: actions, | ||
formProps: _objectSpread({ | ||
@@ -75,0 +76,0 @@ actions: actions, |
@@ -112,2 +112,3 @@ "use strict"; | ||
return _objectSpread(_objectSpread({}, pluginProps), {}, { | ||
actions: actions, | ||
formProps: _objectSpread({ | ||
@@ -114,0 +115,0 @@ actions: actions, |
{ | ||
"name": "@ahooksjs/use-form-table", | ||
"version": "0.1.0", | ||
"version": "0.1.1-alpha.0", | ||
"scripts": { | ||
@@ -17,3 +17,3 @@ "build:tsc": "tsc --project tsconfig.build.json --declarationDir ./lib && tsc --project tsconfig.build.json --declarationDir ./es" | ||
"dependencies": { | ||
"@ahooksjs/use-table": "^0.1.0", | ||
"@ahooksjs/use-table": "^0.1.1-alpha.0", | ||
"@formily/react-schema-renderer": "^1.2.9", | ||
@@ -24,3 +24,3 @@ "moment": "^2.27.0", | ||
}, | ||
"gitHead": "5237903ec622c2f49a750cc5aa36189335fe2dc9" | ||
"gitHead": "1611888bcbe23004c13479a12fa684a7d213603b" | ||
} |
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
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
31493
440