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

svelte-tabs-scrollable

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-tabs-scrollable - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

utils/ownerDocument.d.ts

4

package.json
{
"name": "svelte-tabs-scrollable",
"version": "0.0.5",
"version": "0.0.6",
"description": "a simple svelte scrollable tabs with a lot of additional features and with fully supporting of RTL mode",

@@ -53,3 +53,2 @@ "author": "Mohammed Aliwi",

"./Tab.svelte": "./Tab.svelte",
"./TabContent.svelte": "./TabContent.svelte",
"./Tabs.svelte": "./Tabs.svelte",

@@ -60,2 +59,3 @@ ".": "./index.js",

"./utils/getNormalizedScrollLeft": "./utils/getNormalizedScrollLeft.js",
"./utils/ownerDocument": "./utils/ownerDocument.js",
"./utils/scroll": "./utils/scroll.js"

@@ -62,0 +62,0 @@ },

@@ -21,3 +21,3 @@ # svelte-tabs-scrollable

- This package is the svelte version of react-tabs-scrollable package!!
- This package is the svelte version of <code>react-tabs-scrollable </code> package!!
- Easy to start with it takes you less than minute to start it up!

@@ -179,3 +179,3 @@ - It has many features and so easy to customize

<td> string</td>
<td> adds a css class of the tabs' container </td>
<td> adds a css class for the tabs' container </td>
</tr>

@@ -186,3 +186,3 @@ <tr>

<td> string</td>
<td>adds a css class of the tabs </td>
<td>adds a css class for the tabs </td>
</tr>

@@ -337,6 +337,4 @@ <tr>

> you can see all the examples in the <a href="https://react-tabs-scrollable.vercel.app" target="_blank" rel="noopener"><span>Demo</span> </a>
> Please let me see your reviews and if there're any features you want me to add them to the project!
> Please let me see your reviews and if there're any features you want me to add to them
> Dont forget to star the project on GITHUB 0_0

@@ -343,0 +341,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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