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.0.2 to 1.0.3

react-notification-system-redux/LICENSE

4

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

@@ -5,3 +5,3 @@ // Type definitions for react-notification-system-redux 1.0

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.1
// TypeScript Version: 2.3

@@ -16,3 +16,3 @@ import { Component } from "react";

declare class Notifications extends Component<Notifications.NotificationsProps, any> {}
declare class Notifications extends Component<Notifications.NotificationsProps> {}

@@ -19,0 +19,0 @@ declare namespace Notifications {

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

@@ -24,4 +24,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "95a6ab9e754b0ab4d97bcb6354edece64ba4fc9b523568bc09c8d804f7204309",
"typeScriptVersion": "2.1"
"typesPublisherContentHash": "0073a0ac34e66008f513b57d33301d8b0d92e0b9af803717f9ccc8ef21ce386a",
"typeScriptVersion": "2.3"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/react-notification-system-redux
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-notification-system-redux
Additional Details
* Last updated: Tue, 28 Mar 2017 18:07:44 GMT
* Last updated: Fri, 23 Jun 2017 17:36:34 GMT
* Dependencies: react, redux, react-notification-system

@@ -14,0 +14,0 @@ * Global values: Notifications

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