Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/react-notification-system-redux

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-notification-system-redux - npm Package Compare versions

Comparing version 1.1.8 to 1.1.9

6

react-notification-system-redux/index.d.ts

@@ -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";

8

react-notification-system-redux/package.json
{
"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).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc