@types/react-notification-system-redux
Advanced tools
Comparing version 1.0.3 to 1.1.0
@@ -1,2 +0,2 @@ | ||
// Type definitions for react-notification-system-redux 1.0 | ||
// Type definitions for react-notification-system-redux 1.1 | ||
// Project: https://github.com/gor181/react-notification-system-redux | ||
@@ -38,2 +38,3 @@ // Definitions by: Karol Janyst <https://github.com/LKay> | ||
const warning: NotificationShow; | ||
function removeAll(): Action; | ||
} |
{ | ||
"name": "@types/react-notification-system-redux", | ||
"version": "1.0.3", | ||
"version": "1.1.0", | ||
"description": "TypeScript definitions for react-notification-system-redux", | ||
@@ -24,4 +24,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "0073a0ac34e66008f513b57d33301d8b0d92e0b9af803717f9ccc8ef21ce386a", | ||
"typesPublisherContentHash": "5728373d9e988da682e53a70c3111e9f6628c3c3702979ca1c9cb698492cf394", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Fri, 23 Jun 2017 17:36:34 GMT | ||
* Last updated: Tue, 08 Aug 2017 13:52:20 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
3974
28