Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/react-json-tree

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-json-tree - npm Package Compare versions

Comparing version 0.6.11 to 0.13.0

31

react-json-tree/package.json
{
"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

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