New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/rc-tree

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/rc-tree - npm Package Compare versions

Comparing version 1.11.4 to 3.0.0

33

rc-tree/package.json
{
"name": "@types/rc-tree",
"version": "1.11.4",
"description": "TypeScript definitions for rc-tree",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rc-tree",
"license": "MIT",
"contributors": [
{
"name": "John Reilly",
"url": "https://github.com/johnnyreilly",
"githubUsername": "johnnyreilly"
},
{
"name": "Methuselah96",
"url": "https://github.com/Methuselah96",
"githubUsername": "Methuselah96"
}
],
"version": "3.0.0",
"typings": null,
"description": "Stub TypeScript definitions entry for rc-tree, which provides its own types definitions",
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/rc-tree"
},
"scripts": {},
"author": "",
"license": "MIT",
"dependencies": {
"@types/react": "*"
},
"typesPublisherContentHash": "e78c8476256823981b8c2ab61b8fc2fae36c5b258611a00aeac1d2faebf424e6",
"typeScriptVersion": "3.6"
"rc-tree": "*"
}
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/rc-tree`
This is a stub types definition for @types/rc-tree (http://github.com/react-component/tree).
# Summary
This package contains type definitions for rc-tree (http://github.com/react-component/tree).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rc-tree.
### Additional Details
* Last updated: Thu, 08 Jul 2021 20:20:18 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)
* Global values: none
# Credits
These definitions were written by [John Reilly](https://github.com/johnnyreilly), and [Methuselah96](https://github.com/Methuselah96).
rc-tree provides its own type definitions, so you don't need @types/rc-tree installed!
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