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.0 to 1.0.1

1

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

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

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

@@ -7,0 +8,0 @@ import { Component } from "react";

6

react-notification-system-redux/package.json
{
"name": "@types/react-notification-system-redux",
"version": "1.0.0",
"version": "1.0.1",
"description": "TypeScript definitions for react-notification-system-redux",

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

"peerDependencies": {},
"typesPublisherContentHash": "32593934c7ed93f782b33c9c1f53aba1c9367209e18ab0a5a60c45b0df98848c",
"typeScriptVersion": "2.0"
"typesPublisherContentHash": "6cbc82570b6e8fab30a17829bba1cc40255ac0dc998aa6c01d1f04c7c8e7a01f",
"typeScriptVersion": "2.1"
}

@@ -11,5 +11,4 @@ # Installation

Additional Details
* Last updated: Wed, 28 Dec 2016 21:10:58 GMT
* Library Dependencies: none
* Module Dependencies: react, react-notification-system, redux
* Last updated: Mon, 23 Jan 2017 21:31:30 GMT
* Dependencies: react, redux, react-notification-system
* Global values: Notifications

@@ -16,0 +15,0 @@

{
"authors": "Karol Janyst <https://github.com/LKay>",
"libraryDependencies": [],
"moduleDependencies": [
"react",
"react-notification-system",
"redux"
],
"libraryMajorVersion": 1,
"libraryMinorVersion": 0,
"typeScriptVersion": "2.0",
"name": "react-notification-system-redux",
"libraryName": "react-notification-system-redux",
"typingsPackageName": "react-notification-system-redux",
"projectName": "https://github.com/gor181/react-notification-system-redux",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "master",
"globals": [
"Notifications"
],
"declaredModules": [
"react-notification-system-redux"
],
"files": [
"index.d.ts"
],
"hasPackageJson": true,
"contentHash": "32593934c7ed93f782b33c9c1f53aba1c9367209e18ab0a5a60c45b0df98848c"
"data": {
"authors": "Karol Janyst <https://github.com/LKay>",
"dependencies": {
"react": "*",
"redux": "*",
"react-notification-system": "*"
},
"pathMappings": {},
"libraryMajorVersion": 1,
"libraryMinorVersion": 0,
"typeScriptVersion": "2.1",
"libraryName": "react-notification-system-redux",
"typingsPackageName": "react-notification-system-redux",
"projectName": "https://github.com/gor181/react-notification-system-redux",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"globals": [
"Notifications"
],
"declaredModules": [
"react-notification-system-redux/."
],
"files": [
"index.d.ts"
],
"hasPackageJson": true,
"contentHash": "6cbc82570b6e8fab30a17829bba1cc40255ac0dc998aa6c01d1f04c7c8e7a01f"
},
"isLatest": true
}
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