@types/react-notification-system-redux
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -15,3 +15,3 @@ // Type definitions for react-notification-system-redux 1.1 | ||
declare class Notifications extends Component<Notifications.NotificationsProps> {} | ||
declare class Notifications extends Component<Notifications.NotificationsProps, {}> {} | ||
@@ -18,0 +18,0 @@ declare namespace Notifications { |
{ | ||
"name": "@types/react-notification-system-redux", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "TypeScript definitions for react-notification-system-redux", | ||
@@ -24,4 +24,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "5728373d9e988da682e53a70c3111e9f6628c3c3702979ca1c9cb698492cf394", | ||
"typesPublisherContentHash": "e05ac4aabd65ba62659d76d2fb849b90e82b67b15f5160326ac8adce5cedc32e", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Tue, 08 Aug 2017 13:52:20 GMT | ||
* Last updated: Mon, 14 Aug 2017 19:47:58 GMT | ||
* Dependencies: react, redux, react-notification-system | ||
@@ -14,0 +14,0 @@ * Global values: Notifications |
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
3918