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

jsuites

Package Overview
Dependencies
Maintainers
0
Versions
251
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.8.0 to 5.8.1

2

dist/types/tabs.d.ts

@@ -37,3 +37,3 @@ interface Item {

*/
onbeforecreate: (el: HTMLElement) => string;
onbeforecreate: (el: HTMLElement, title: string | undefined) => string | false;
/** On change tab position event */

@@ -40,0 +40,0 @@ onchangeposition: (headers: HTMLElement[], from: number, to: number) => void;

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

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

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

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