🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

astro-tabs

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

astro-tabs - npm Package Compare versions

Comparing version

to
0.1.2

9

CHANGELOG.md

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

## [0.1.2](https://github.com/JulianCataldo/web-garden/compare/astro-tabs@0.1.1...astro-tabs@0.1.2) (2022-10-17)
### Bug Fixes
* remove package prefix, simplify import method ([73bd31b](https://github.com/JulianCataldo/web-garden/commit/73bd31bf1f501624036a74a3f19c5bf83cc9c0a4))
## [0.1.1](https://github.com/JulianCataldo/web-garden/compare/astro-tabs@0.1.0...astro-tabs@0.1.1) (2022-10-15)

@@ -8,0 +17,0 @@

4

package.json
{
"name": "astro-tabs",
"version": "0.1.1",
"version": "0.1.2",
"description": "A tabs bar + panels component which works entirely without JS.\nSupports height equalization and automatic vertical scroll bar for tabs bar.",

@@ -36,3 +36,3 @@ "main": "index.ts",

"license": "ISC",
"gitHead": "e0aaeec64297dcb49ead47b799359f6781164ed1"
"gitHead": "35062a6c025fc6a91318aef46cebf472577c6701"
}
# 🚀  Astro — Tabs bar + panels
[![NPM](https://img.shields.io/npm/v/astro-tabs)](https://www.npmjs.com/package/astro-tabs)
![Downloads](https://img.shields.io/npm/dt/astro-tabs.svg)
[![ISC License](https://img.shields.io/npm/l/astro-tabs)](https://github.com/JulianCataldo/web-garden/blob/develop/LICENSE)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://makeapullrequest.com)
[![Astro](https://img.shields.io/badge/Astro-333333.svg?logo=astro)](https://astro.build)
[![TypeScript](https://img.shields.io/badge/TypeScript-333333.svg?logo=typescript)](http://www.typescriptlang.org/)
[![Prettier](https://img.shields.io/badge/Prettier-333333.svg?logo=prettier)](https://prettier.io)
[![EditorConfig](https://img.shields.io/badge/EditorConfig-333333.svg?logo=editorconfig)](https://editorconfig.org)
[![ESLint](https://img.shields.io/badge/ESLint-3A33D1?logo=eslint)](https://eslint.org)
A tabs bar + panels component which **works entirely without JS**.

@@ -4,0 +14,0 @@ Supports height equalization and automatic vertical scroll bar for tabs bar.

Sorry, the diff of this file is not supported yet