Socket
Socket
Sign inDemoInstall

@types/react-tooltip

Package Overview
Dependencies
3
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.9.0 to 3.9.1

1

react-tooltip/index.d.ts

@@ -82,2 +82,3 @@ // Type definitions for react-tooltip 3.9

interface Props {
children?: React.ReactNode;
id?: string;

@@ -84,0 +85,0 @@ place?: Place;

7

react-tooltip/package.json
{
"name": "@types/react-tooltip",
"version": "3.9.0",
"version": "3.9.1",
"description": "TypeScript definitions for react-tooltip",

@@ -22,3 +22,4 @@ "license": "MIT",

"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-tooltip"
},

@@ -29,4 +30,4 @@ "scripts": {},

},
"typesPublisherContentHash": "9fa41d452499bc0b5b611a303f8907b6da376e0c4d85116bfde659cac7fb81bb",
"typesPublisherContentHash": "447da96f81f145862b300ac45d6acf23bab300554cdf7b91f1cc0a44a66481ec",
"typeScriptVersion": "2.8"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for react-tooltip (https://github.com/wwayne/react-tooltip).
This package contains type definitions for react-tooltip ( https://github.com/wwayne/react-tooltip ).

@@ -12,3 +12,3 @@ # Details

Additional Details
* Last updated: Tue, 18 Dec 2018 18:49:07 GMT
* Last updated: Sat, 02 Mar 2019 01:13:13 GMT
* Dependencies: @types/react

@@ -15,0 +15,0 @@ * Global values: none

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