New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@spectrum-web-components/tabs

Package Overview
Dependencies
Maintainers
0
Versions
325
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spectrum-web-components/tabs - npm Package Compare versions

Comparing version 0.0.0-20250210080630 to 0.0.0-20250210081721

30

custom-elements.json

@@ -7,3 +7,3 @@ {

"kind": "javascript-module",
"path": "sp-tab-panel.js",
"path": "sp-tab-panel.ts",
"declarations": [],

@@ -23,3 +23,3 @@ "exports": [

"kind": "javascript-module",
"path": "sp-tab.js",
"path": "sp-tab.ts",
"declarations": [],

@@ -39,3 +39,3 @@ "exports": [

"kind": "javascript-module",
"path": "sp-tabs-overflow.js",
"path": "sp-tabs-overflow.ts",
"declarations": [],

@@ -55,3 +55,3 @@ "exports": [

"kind": "javascript-module",
"path": "sp-tabs.js",
"path": "sp-tabs.ts",
"declarations": [],

@@ -71,3 +71,3 @@ "exports": [

"kind": "javascript-module",
"path": "src/Tab.js",
"path": "src/Tab.ts",
"declarations": [

@@ -233,3 +233,3 @@ {

"name": "Tab",
"module": "src/Tab.js"
"module": "src/Tab.ts"
}

@@ -241,3 +241,3 @@ }

"kind": "javascript-module",
"path": "src/TabPanel.js",
"path": "src/TabPanel.ts",
"declarations": [

@@ -330,3 +330,3 @@ {

"name": "TabPanel",
"module": "src/TabPanel.js"
"module": "src/TabPanel.ts"
}

@@ -338,3 +338,3 @@ }

"kind": "javascript-module",
"path": "src/Tabs.js",
"path": "src/Tabs.ts",
"declarations": [

@@ -876,3 +876,3 @@ {

"name": "ScaledIndicator",
"module": "src/Tabs.js"
"module": "src/Tabs.ts"
}

@@ -885,3 +885,3 @@ },

"name": "calculateScrollTargetForRightSide",
"module": "src/Tabs.js"
"module": "src/Tabs.ts"
}

@@ -894,3 +894,3 @@ },

"name": "calculateScrollTargetForLeftSide",
"module": "src/Tabs.js"
"module": "src/Tabs.ts"
}

@@ -903,3 +903,3 @@ },

"name": "Tabs",
"module": "src/Tabs.js"
"module": "src/Tabs.ts"
}

@@ -911,3 +911,3 @@ }

"kind": "javascript-module",
"path": "src/TabsOverflow.js",
"path": "src/TabsOverflow.ts",
"declarations": [

@@ -1094,3 +1094,3 @@ {

"name": "TabsOverflow",
"module": "src/TabsOverflow.js"
"module": "src/TabsOverflow.ts"
}

@@ -1097,0 +1097,0 @@ }

{
"name": "@spectrum-web-components/tabs",
"version": "0.0.0-20250210080630",
"version": "0.0.0-20250210081721",
"publishConfig": {

@@ -91,7 +91,7 @@ "access": "public"

"@lit-labs/observers": "^2.0.2",
"@spectrum-web-components/base": "0.0.0-20250210080630",
"@spectrum-web-components/icon": "0.0.0-20250210080630",
"@spectrum-web-components/icons-ui": "0.0.0-20250210080630",
"@spectrum-web-components/reactive-controllers": "0.0.0-20250210080630",
"@spectrum-web-components/shared": "0.0.0-20250210080630"
"@spectrum-web-components/base": "0.0.0-20250210081721",
"@spectrum-web-components/icon": "0.0.0-20250210081721",
"@spectrum-web-components/icons-ui": "0.0.0-20250210081721",
"@spectrum-web-components/reactive-controllers": "0.0.0-20250210081721",
"@spectrum-web-components/shared": "0.0.0-20250210081721"
},

@@ -98,0 +98,0 @@ "devDependencies": {

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