@types/react-notification-system-redux
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -5,3 +5,3 @@ // Type definitions for react-notification-system-redux 1.0 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.1 | ||
// TypeScript Version: 2.3 | ||
@@ -16,3 +16,3 @@ import { Component } from "react"; | ||
declare class Notifications extends Component<Notifications.NotificationsProps, any> {} | ||
declare class Notifications extends Component<Notifications.NotificationsProps> {} | ||
@@ -19,0 +19,0 @@ declare namespace Notifications { |
{ | ||
"name": "@types/react-notification-system-redux", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "TypeScript definitions for react-notification-system-redux", | ||
@@ -24,4 +24,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "95a6ab9e754b0ab4d97bcb6354edece64ba4fc9b523568bc09c8d804f7204309", | ||
"typeScriptVersion": "2.1" | ||
"typesPublisherContentHash": "0073a0ac34e66008f513b57d33301d8b0d92e0b9af803717f9ccc8ef21ce386a", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/react-notification-system-redux | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-notification-system-redux | ||
Additional Details | ||
* Last updated: Tue, 28 Mar 2017 18:07:44 GMT | ||
* Last updated: Fri, 23 Jun 2017 17:36:34 GMT | ||
* Dependencies: react, redux, react-notification-system | ||
@@ -14,0 +14,0 @@ * Global values: Notifications |
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
3880
4