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 2.1.1 to 3.0.0

7

react-share/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for react-share 2.1
// Type definitions for react-share 3.0
// Project: https://github.com/nygardk/react-share#readme

@@ -152,2 +152,6 @@ // Definitions by: icopp <https://github.com/icopp>

export const LineShareButton: React.StatelessComponent<
CommonShareButtonProps & { title?: string }
>;
// =============================================================================

@@ -207,1 +211,2 @@ // Share counts

export const EmailIcon: React.StatelessComponent<IconComponentProps>;
export const LineIcon: React.StatelessComponent<IconComponentProps>;

8

react-share/package.json
{
"name": "@types/react-share",
"version": "2.1.1",
"version": "3.0.0",
"description": "TypeScript definitions for react-share",

@@ -14,5 +14,7 @@ "license": "MIT",

"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-share"
},

@@ -23,4 +25,4 @@ "scripts": {},

},
"typesPublisherContentHash": "56fb5a0aae40132b9bdc33421334967514fbecbae958a05a4c9f96f8ef5096c4",
"typesPublisherContentHash": "a939ef205133a904a41749b9a16e6adcaae786dfd419bf44103ce2084d897bac",
"typeScriptVersion": "2.8"
}

@@ -11,4 +11,4 @@ # Installation

Additional Details
* Last updated: Mon, 06 Aug 2018 21:55:29 GMT
* Dependencies: react
* Last updated: Tue, 03 Sep 2019 22:37:23 GMT
* Dependencies: @types/react
* Global values: none

@@ -15,0 +15,0 @@

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