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

@types/react-burger-menu

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

@types/react-burger-menu - npm Package Compare versions

Comparing version 2.8.6 to 2.8.7

4

react-burger-menu/index.d.ts

@@ -31,4 +31,4 @@ import * as React from "react";

crossClassName?: string | undefined;
customBurgerIcon?: JSX.Element | false | undefined;
customCrossIcon?: JSX.Element | false | undefined;
customBurgerIcon?: React.JSX.Element | false | undefined;
customCrossIcon?: React.JSX.Element | false | undefined;
customOnKeyDown?(event: React.KeyboardEvent): void;

@@ -35,0 +35,0 @@ disableAutoFocus?: boolean | undefined;

{
"name": "@types/react-burger-menu",
"version": "2.8.6",
"version": "2.8.7",
"description": "TypeScript definitions for react-burger-menu",

@@ -30,4 +30,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-burger-menu",

},
"typesPublisherContentHash": "ee0904efd29d59ca346e83ff5a159ec88555aa7233ac839ad973158bcd19e7c1",
"typeScriptVersion": "4.5"
"typesPublisherContentHash": "388f88b1c4950a93b13d937d9286a4f461025b51a37d52502856a0e5062e3b28",
"typeScriptVersion": "4.6"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 07 Nov 2023 09:09:39 GMT
* Last updated: Mon, 04 Dec 2023 17:35:44 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)

@@ -14,0 +14,0 @@

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