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

jsuites

Package Overview
Dependencies
Maintainers
0
Versions
249
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsuites - npm Package Compare versions

Comparing version 5.6.5 to 5.6.6

2

dist/types/dropdown.d.ts

@@ -84,2 +84,4 @@ interface DropdownItem {

prompt?: (addNewRow: (title: string, id: any) => void) => boolean;
/** Allow toggle values on single dropdowns. Default: true */
allowEmpty?: boolean;
}

@@ -86,0 +88,0 @@

2

package.json

@@ -29,3 +29,3 @@ {

"types": "dist/jsuites.d.ts",
"version": "5.6.5",
"version": "5.6.6",
"bugs": "https://github.com/jsuites/jsuites/issues",

@@ -32,0 +32,0 @@ "homepage": "https://github.com/jsuites/jsuites",

Sorry, the diff of this file is not supported yet

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

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