@types/react-toastify
Advanced tools
Comparing version 4.0.2 to 4.1.0
{ | ||
"name": "@types/react-toastify", | ||
"version": "4.0.2", | ||
"description": "TypeScript definitions for react-toastify", | ||
"license": "MIT", | ||
"contributors": [ | ||
{ | ||
"name": "icopp", | ||
"url": "https://github.com/icopp", | ||
"githubUsername": "icopp" | ||
} | ||
], | ||
"version": "4.1.0", | ||
"typings": null, | ||
"description": "Stub TypeScript definitions entry for react-toastify, which provides its own types definitions", | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"scripts": {}, | ||
"author": "", | ||
"repository": "https://github.com/fkhadra/react-toastify#readme", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@types/react": "*", | ||
"@types/react-transition-group": "*" | ||
}, | ||
"typesPublisherContentHash": "4791b2ff8467f3a25c5d4312c2cf663691a99e4ab50db6d1347e2ee9f515f5c4", | ||
"typeScriptVersion": "2.8" | ||
"react-toastify": "*" | ||
} | ||
} |
@@ -1,16 +0,3 @@ | ||
# Installation | ||
> `npm install --save @types/react-toastify` | ||
This is a stub types definition for react-toastify (https://github.com/fkhadra/react-toastify#readme). | ||
# Summary | ||
This package contains type definitions for react-toastify ( https://github.com/fkhadra/react-toastify#readme ). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-toastify | ||
Additional Details | ||
* Last updated: Wed, 13 Feb 2019 21:06:18 GMT | ||
* Dependencies: @types/react, @types/react-transition-group | ||
* Global values: none | ||
# Credits | ||
These definitions were written by icopp <https://github.com/icopp>. | ||
react-toastify provides its own type definitions, so you don't need @types/react-toastify installed! |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
1
1792
3
0
3
1
1
3
1
2
+ Addedreact-toastify@*
+ Addedclsx@2.1.1(transitive)
+ Addedjs-tokens@4.0.0(transitive)
+ Addedloose-envify@1.4.0(transitive)
+ Addedreact@18.3.1(transitive)
+ Addedreact-dom@18.3.1(transitive)
+ Addedreact-toastify@10.0.6(transitive)
+ Addedscheduler@0.23.2(transitive)
- Removed@types/react@*
- Removed@types/react-transition-group@*
- Removed@types/prop-types@15.7.13(transitive)
- Removed@types/react@18.3.12(transitive)
- Removed@types/react-transition-group@4.4.11(transitive)
- Removedcsstype@3.1.3(transitive)