Socket
Socket
Sign inDemoInstall

@types/react-tooltip

Package Overview
Dependencies
10
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.11.0 to 4.2.4

38

react-tooltip/package.json
{
"name": "@types/react-tooltip",
"version": "3.11.0",
"description": "TypeScript definitions for react-tooltip",
"license": "MIT",
"contributors": [
{
"name": "Deividas Bakanas",
"url": "https://github.com/DeividasBakanas",
"githubUsername": "DeividasBakanas"
},
{
"name": "Vijayasingam",
"url": "https://github.com/Vijayasingam",
"githubUsername": "Vijayasingam"
},
{
"name": "Alec Brunelle",
"url": "https://github.com/aleccool213",
"githubUsername": "aleccool213"
}
],
"version": "4.2.4",
"typings": null,
"description": "Stub TypeScript definitions entry for react-tooltip, which provides its own types definitions",
"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-tooltip"
},
"scripts": {},
"author": "",
"repository": "https://github.com/wwayne/react-tooltip",
"license": "MIT",
"dependencies": {
"@types/react": "*"
},
"typesPublisherContentHash": "0707c5f6a87e26d82686aa6520c17db529d4dc2cb5d23de17ad331ad8481773a",
"typeScriptVersion": "2.8"
"react-tooltip": "*"
}
}

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

# Installation
> `npm install --save @types/react-tooltip`
This is a stub types definition for react-tooltip (https://github.com/wwayne/react-tooltip).
# Summary
This package contains type definitions for react-tooltip (https://github.com/wwayne/react-tooltip).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-tooltip
Additional Details
* Last updated: Fri, 01 Nov 2019 16:26:24 GMT
* Dependencies: @types/react
* Global values: none
# Credits
These definitions were written by Deividas Bakanas <https://github.com/DeividasBakanas>, Vijayasingam <https://github.com/Vijayasingam>, and Alec Brunelle <https://github.com/aleccool213>.
react-tooltip provides its own type definitions, so you don't need @types/react-tooltip installed!

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc