@types/react-burger-menu
Advanced tools
Comparing version 2.1.1 to 2.1.2
@@ -44,3 +44,3 @@ // Type definitions for react-burger-menu 2.1 | ||
export class ReactBurgerMenu extends React.Component<Props> { } | ||
export class ReactBurgerMenu extends React.Component<Props, {}> { } | ||
@@ -47,0 +47,0 @@ export class slide extends ReactBurgerMenu { } |
{ | ||
"name": "@types/react-burger-menu", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "TypeScript definitions for react-burger-menu", | ||
@@ -22,4 +22,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "8c1b32440ac15618f02d71088c96116100c5f2bec6c8480eadf84abb86b8c5ad", | ||
"typesPublisherContentHash": "f4547c3727f4a170c3d1dca90806305dc68f127c4df027c9b1ec800f0a39b34d", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 06 Jul 2017 20:15:03 GMT | ||
* Last updated: Mon, 10 Jul 2017 19:46:47 GMT | ||
* Dependencies: react | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
4422