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.7 to 1.1.8

2

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

@@ -8,4 +8,4 @@ // Type definitions for react-notification-system-redux 1.1

import { Component } from "react";
import { Attributes, Notification } from "react-notification-system";
import { Action } from "redux";
import { Attributes, Notification } from "react-notification-system";

@@ -12,0 +12,0 @@ export as namespace Notifications;

{
"name": "@types/react-notification-system-redux",
"version": "1.1.7",
"version": "1.1.8",
"description": "TypeScript definitions for react-notification-system-redux",

@@ -27,4 +27,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-notification-system-redux",

},
"typesPublisherContentHash": "b42da05bf28fb668ac42a3e23e238eebb87469e4f48e0994f8c702d5a0e02e98",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "8bd0a2aa98e94c97df2bbf2fcf97b817b0e5671ad8fd6a4fc1e5931d5f1311cc",
"typeScriptVersion": "4.5"
}

@@ -18,4 +18,4 @@ # Installation

import { Component } from "react";
import { Attributes, Notification } from "react-notification-system";
import { Action } from "redux";
import { Attributes, Notification } from "react-notification-system";

@@ -55,4 +55,4 @@ export as namespace Notifications;

### Additional Details
* Last updated: Thu, 08 Jul 2021 22:41:22 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react), [@types/redux](https://npmjs.com/package/@types/redux), [@types/react-notification-system](https://npmjs.com/package/@types/react-notification-system)
* 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`

@@ -59,0 +59,0 @@

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