@types/react-notification-system-redux
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -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"; |
{ | ||
"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 | ||
} |
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
3938
59
17