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.3 to 4.0.0

32

react-share/package.json
{
"name": "@types/react-share",
"version": "3.0.3",
"description": "TypeScript definitions for react-share",
"license": "MIT",
"contributors": [
{
"name": "icopp",
"url": "https://github.com/icopp",
"githubUsername": "icopp"
},
{
"name": "Maxim Zasorin",
"url": "https://github.com/maximzasorin",
"githubUsername": "maximzasorin"
}
],
"version": "4.0.0",
"typings": null,
"description": "Stub TypeScript definitions entry for react-share, which provides its own types definitions",
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-share"
},
"scripts": {},
"author": "",
"license": "MIT",
"dependencies": {
"@types/react": "*"
},
"typesPublisherContentHash": "a660b33d7c77037622ad036050be895abce3d0ad32ae757a07456764118e60d6",
"typeScriptVersion": "2.8"
"react-share": "*"
}
}

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

# Installation
> `npm install --save @types/react-share`
This is a stub types definition for @types/react-share (https://github.com/nygardk/react-share#readme).
# Summary
This package contains type definitions for react-share (https://github.com/nygardk/react-share#readme).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-share.
### Additional Details
* Last updated: Fri, 22 Nov 2019 17:37:26 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).
react-share provides its own type definitions, so you don't need @types/react-share 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