@types/react-json-tree
Advanced tools
Comparing version 0.6.11 to 0.13.0
{ | ||
"name": "@types/react-json-tree", | ||
"version": "0.6.11", | ||
"description": "TypeScript definitions for react-json-tree", | ||
"license": "MIT", | ||
"contributors": [ | ||
{ | ||
"name": "Grant Nestor", | ||
"url": "https://github.com/gnestor", | ||
"githubUsername": "gnestor" | ||
}, | ||
{ | ||
"name": "Zain Afzal", | ||
"url": "https://github.com/zainafzal08", | ||
"githubUsername": "zainafzal08" | ||
} | ||
], | ||
"version": "0.13.0", | ||
"typings": null, | ||
"description": "Stub TypeScript definitions entry for react-json-tree, which provides its own types definitions", | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"scripts": {}, | ||
"author": "", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@types/react": "*" | ||
}, | ||
"typesPublisherContentHash": "4580ab868194a620f3758f3f1b9a04744b2dedb88ca3d394d9df4d8055d10ec7", | ||
"typeScriptVersion": "2.8" | ||
"react-json-tree": "*" | ||
} | ||
} |
@@ -1,16 +0,3 @@ | ||
# Installation | ||
> `npm install --save @types/react-json-tree` | ||
This is a stub types definition for @types/react-json-tree (https://github.com/reduxjs/redux-devtools/tree/master/packages/react-json-tree). | ||
# Summary | ||
This package contains type definitions for react-json-tree ( https://github.com/reduxjs/redux-devtools ). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-json-tree | ||
Additional Details | ||
* Last updated: Wed, 13 Feb 2019 21:06:15 GMT | ||
* Dependencies: @types/react | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Grant Nestor <https://github.com/gnestor>, Zain Afzal <https://github.com/zainafzal08>. | ||
react-json-tree provides its own type definitions, so you don't need @types/react-json-tree installed! |
Sorry, the diff of this file is not supported yet
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
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
1724
3
0
2
1
1
3
1
1
+ Addedreact-json-tree@*
+ Added@types/lodash@4.17.13(transitive)
+ Addedcolor@4.2.3(transitive)
+ Addedcolor-convert@2.0.1(transitive)
+ Addedcolor-name@1.1.4(transitive)
+ Addedcolor-string@1.9.1(transitive)
+ Addedis-arrayish@0.3.2(transitive)
+ Addedjs-tokens@4.0.0(transitive)
+ Addedlodash-es@4.17.21(transitive)
+ Addedloose-envify@1.4.0(transitive)
+ Addedreact@18.3.1(transitive)
+ Addedreact-base16-styling@0.10.0(transitive)
+ Addedreact-json-tree@0.19.0(transitive)
+ Addedsimple-swizzle@0.2.2(transitive)
- Removed@types/react@*