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

@jswork/antbf-types

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jswork/antbf-types - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

5

index.d.ts
export interface Options {
icon: string;
items?: any[];
onSubmit: (event: any) => void;

@@ -8,5 +9,1 @@ onChange?: (event: any) => void;

}
export interface GroupOptions extends Options {
items?: any[];
}

4

package.json
{
"name": "@jswork/antbf-types",
"version": "1.0.2",
"version": "1.0.3",
"description": "Ant table filter types.",

@@ -16,3 +16,3 @@ "homepage": "https://github.com/afeiship/react-ant-table-filters",

},
"gitHead": "835cbebcf732f21c60766bae7901d940da737985"
"gitHead": "7bc737101a4a0974c8642ac51cf19e3621b6df0e"
}
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