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

@responsive-ui/tab

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@responsive-ui/tab - npm Package Compare versions

Comparing version 0.4.2 to 0.4.3

4

lib/index.js

@@ -360,3 +360,3 @@ var Tab = (function () {

/* components/tab/src/Tab.svelte generated by Svelte v3.31.0 */
/* components/tab/src/Tab.svelte generated by Svelte v3.31.2 */

@@ -807,3 +807,3 @@ function get_each_context(ctx, list, i) {

const rect = childNodes[selected].getBoundingClientRect();
$$invalidate(4, left = rect.x);
$$invalidate(4, left = rect.x - 15);
$$invalidate(5, width = rect.width);

@@ -810,0 +810,0 @@ }

{
"name": "@responsive-ui/tab",
"version": "0.4.2",
"version": "0.4.3",
"description": "> TODO: description",

@@ -38,3 +38,3 @@ "author": "Si3nLoong <sianloong90@gmail.com>",

},
"gitHead": "66d0f9746f1e476d80e6e9dbd125afd9efa9df7a"
"gitHead": "0fad9d0a11e24a28a2c4bccf6976c176e2fc2fd4"
}

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