You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@smui/tab

Package Overview
Dependencies
Maintainers
1
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smui/tab - npm Package Compare versions

Comparing version

to
8.0.0-beta.0

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [8.0.0-beta.0](https://github.com/hperrin/svelte-material-ui/compare/v8.0.0-alpha.0...v8.0.0-beta.0) (2024-11-19)
**Note:** Version bump only for package @smui/tab
# [8.0.0-alpha.0](https://github.com/hperrin/svelte-material-ui/compare/v7.0.0...v8.0.0-alpha.0) (2024-05-13)

@@ -8,0 +16,0 @@

20

package.json
{
"name": "@smui/tab",
"version": "8.0.0-alpha.0",
"version": "8.0.0-beta.0",
"description": "Svelte Material UI - Tab",

@@ -53,15 +53,15 @@ "type": "module",

"@material/tab": "^14.0.0",
"@smui/common": "^8.0.0-alpha.0",
"@smui/ripple": "^8.0.0-alpha.0",
"@smui/tab-indicator": "^8.0.0-alpha.0",
"svelte2tsx": "^0.7.8"
"@smui/common": "^8.0.0-beta.0",
"@smui/ripple": "^8.0.0-beta.0",
"@smui/tab-indicator": "^8.0.0-beta.0",
"svelte2tsx": "^0.7.26"
},
"devDependencies": {
"@tsconfig/svelte": "^5.0.4",
"sass": "^1.76.0",
"svelte-check": "^3.7.1",
"tslib": "^2.6.2",
"typescript": "^5.4.5"
"sass": "^1.81.0",
"svelte-check": "^4.0.9",
"tslib": "^2.8.1",
"typescript": "^5.6.3"
},
"gitHead": "de3f79ad5bfd9b15f4d1552f1728d76e72dec842"
"gitHead": "ea2bf180f573dc54f8a6d148dbef0f23eed21020"
}

Sorry, the diff of this file is not supported yet