@types/react-notification-system-redux
Advanced tools
Comparing version 1.1.8 to 1.1.9
@@ -1,7 +0,1 @@ | ||
// Type definitions for react-notification-system-redux 1.1 | ||
// Project: https://github.com/gor181/react-notification-system-redux | ||
// Definitions by: Karol Janyst <https://github.com/LKay> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.8 | ||
import { Component } from "react"; | ||
@@ -8,0 +2,0 @@ import { Attributes, Notification } from "react-notification-system"; |
{ | ||
"name": "@types/react-notification-system-redux", | ||
"version": "1.1.8", | ||
"version": "1.1.9", | ||
"description": "TypeScript definitions for react-notification-system-redux", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-notification-system-redux", | ||
"name": "Karol Janyst", | ||
"url": "https://github.com/LKay", | ||
"githubUsername": "LKay" | ||
"githubUsername": "LKay", | ||
"url": "https://github.com/LKay" | ||
} | ||
@@ -28,4 +28,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "8bd0a2aa98e94c97df2bbf2fcf97b817b0e5671ad8fd6a4fc1e5931d5f1311cc", | ||
"typesPublisherContentHash": "efa2a6244a5e4bb9c39e37712ad8eb9b8e64440099faac8537bebd8c0c37f5f8", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,8 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for react-notification-system-redux 1.1 | ||
// Project: https://github.com/gor181/react-notification-system-redux | ||
// Definitions by: Karol Janyst <https://github.com/LKay> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.8 | ||
import { Component } from "react"; | ||
@@ -55,7 +49,6 @@ import { Attributes, Notification } from "react-notification-system"; | ||
### Additional Details | ||
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react), [@types/react-notification-system](https://npmjs.com/package/@types/react-notification-system), [@types/redux](https://npmjs.com/package/@types/redux) | ||
* Global values: `Notifications` | ||
* Last updated: Wed, 18 Oct 2023 11:45:05 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react), [@types/react-notification-system](https://npmjs.com/package/@types/react-notification-system), [redux](https://npmjs.com/package/redux) | ||
# Credits | ||
These definitions were written by [Karol Janyst](https://github.com/LKay). |
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
5196
23
53