@types/react-burger-menu
Advanced tools
Comparing version 2.1.3 to 2.1.4
@@ -22,2 +22,3 @@ // Type definitions for react-burger-menu 2.1 | ||
noOverlay?: boolean; | ||
disableOverlayClick?: boolean; | ||
onStateChange?(): void; | ||
@@ -24,0 +25,0 @@ // TODO (Rajab) This can be improved, though I do not know how. From PropTypes: |
{ | ||
"name": "@types/react-burger-menu", | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"description": "TypeScript definitions for react-burger-menu", | ||
@@ -9,3 +9,4 @@ "license": "MIT", | ||
"name": "Rajab Shakirov", | ||
"url": "https://github.com/radziksh" | ||
"url": "https://github.com/radziksh", | ||
"githubUsername": "radziksh" | ||
} | ||
@@ -22,4 +23,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "8c1b32440ac15618f02d71088c96116100c5f2bec6c8480eadf84abb86b8c5ad", | ||
"typesPublisherContentHash": "455fee1d72ea79bc2e9c51c74595b9dcff1aa2f60575530d9623a19f4f0633cf", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 21 Aug 2017 21:59:27 GMT | ||
* Last updated: Wed, 04 Oct 2017 18:05:22 GMT | ||
* Dependencies: react | ||
@@ -14,0 +14,0 @@ * Global values: none |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4543
51