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

collapsible-react-component

Package Overview
Dependencies
Maintainers
1
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 0.0.5 to 0.0.6

1

dist/index.d.ts

@@ -5,3 +5,4 @@ import * as React from 'react';

type?: 'revealTopFirst' | 'revealBottomFirst';
children?: React.ReactNode;
};
export declare const Collapsible: React.FunctionComponent<CollapsibleProps>;

4

package.json
{
"name": "collapsible-react-component",
"version": "0.0.5",
"version": "0.0.6",
"description": "Collapses and expands content with an animation.",

@@ -27,3 +27,3 @@ "author": "FilipChalupa",

"peerDependencies": {
"react": "^16.0.0 || ^17.0.0"
"react": "16 || 17 || 18"
},

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

Sorry, the diff of this file is not supported yet

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