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

@types/react-share

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-share - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

2

react-share/index.d.ts

@@ -32,3 +32,3 @@ // Type definitions for react-share 3.0

*/
beforeOnClick?: () => Promise<void>;
beforeOnClick?: () => Promise<void>|void;
/**

@@ -35,0 +35,0 @@ * Takes a function to be called after closing share dialog.

{
"name": "@types/react-share",
"version": "3.0.1",
"version": "3.0.2",
"description": "TypeScript definitions for react-share",

@@ -19,3 +19,3 @@ "license": "MIT",

"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {

@@ -30,4 +30,4 @@ "type": "git",

},
"typesPublisherContentHash": "d646d18a5a121826eea9377b0359550f9818b697cb55234f639c2f55b3e08af1",
"typesPublisherContentHash": "ffb6801b53fff1ac4bd260b7ac9d46f3739f6c82743aa634cffec34b97870108",
"typeScriptVersion": "2.8"
}

@@ -8,10 +8,10 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-share
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-share.
Additional Details
* Last updated: Fri, 27 Sep 2019 23:56:08 GMT
* Dependencies: @types/react
### Additional Details
* Last updated: Mon, 18 Nov 2019 21:40:09 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)
* Global values: none
# Credits
These definitions were written by icopp <https://github.com/icopp>, and Maxim Zasorin <https://github.com/maximzasorin>.
These definitions were written by icopp (https://github.com/icopp), and Maxim Zasorin (https://github.com/maximzasorin).
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