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

collapsible-react-component

Package Overview
Dependencies
Maintainers
0
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

collapsible-react-component - npm Package Compare versions

Comparing version 3.0.5 to 3.0.6

4

dist/Collapsible.d.ts

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

import { ReactNode } from 'react';
import { FunctionComponent, ReactNode } from 'react';
import { RevealType } from './revealTypes';

@@ -11,2 +11,2 @@ export type CollapsibleProps = {

};
export declare const Collapsible: React.FunctionComponent<CollapsibleProps>;
export declare const Collapsible: FunctionComponent<CollapsibleProps>;
{
"name": "collapsible-react-component",
"version": "3.0.5",
"version": "3.0.6",
"description": "Collapses and expands content with an animation.",

@@ -5,0 +5,0 @@ "type": "module",

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