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

@ahooksjs/use-form-table

Package Overview
Dependencies
Maintainers
5
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ahooksjs/use-form-table - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1-alpha.0

1

es/index.js

@@ -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,

6

package.json
{
"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"
}
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