@types/react-share
Advanced tools
Comparing version 3.0.3 to 4.0.0
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1666
3
0
2
1
1
3
1
2
+ Addedreact-share@*
+ Addedclassnames@2.5.1(transitive)
+ Addeddebug@2.6.9(transitive)
+ Addedjs-tokens@4.0.0(transitive)
+ Addedjsonp@0.2.1(transitive)
+ Addedloose-envify@1.4.0(transitive)
+ Addedms@2.0.0(transitive)
+ Addedreact@18.3.1(transitive)
+ Addedreact-share@5.1.1(transitive)
- Removed@types/react@*
- Removed@types/react@19.0.1(transitive)
- Removedcsstype@3.1.3(transitive)