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

@fluid-topics/ft-accordion

Package Overview
Dependencies
Maintainers
2
Versions
277
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluid-topics/ft-accordion - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

build/ft-accordion-item.d.ts

@@ -9,2 +9,4 @@ import { PropertyValues } from "lit";

export interface FtAccordionItemCssVariables {
"--ft-accordion-toggle-horizontal-spacing"?: any;
"--ft-accordion-toggle-vertical-spacing"?: any;
}

@@ -11,0 +13,0 @@ export declare class FtAccordionItem extends FtLitElement implements FtAccordionItemProperties {

8

package.json
{
"name": "@fluid-topics/ft-accordion",
"version": "0.1.0",
"version": "0.1.1",
"description": "The accordion component allows the user to show and hide sections of related content on a page.",

@@ -22,4 +22,4 @@ "keywords": [

"dependencies": {
"@fluid-topics/ft-ripple": "^0.1.0",
"@fluid-topics/ft-typography": "^0.1.0",
"@fluid-topics/ft-ripple": "^0.1.1",
"@fluid-topics/ft-typography": "^0.1.1",
"@fluid-topics/ft-wc-utils": "^0.1.0",

@@ -29,3 +29,3 @@ "@material/mwc-icon": "^0.25.3",

},
"gitHead": "8a87041408cbaccded5dc7c2a8f6a8aa6c92b9ee"
"gitHead": "4ca50a74e93ab7d8935fc06db38e924d58f55a88"
}

@@ -1,2 +0,2 @@

The accordion component allows the user to show and hide sections of related content on a page.
An accordion component that allows user to show and hide sections of related content on a page.

@@ -3,0 +3,0 @@ ## Install

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