@types/react-helmet-async
Advanced tools
Comparing version 1.0.1 to 1.0.3
{ | ||
"name": "@types/react-helmet-async", | ||
"version": "1.0.1", | ||
"description": "TypeScript definitions for react-helmet-async", | ||
"license": "MIT", | ||
"contributors": [ | ||
{ | ||
"name": "forabi", | ||
"url": "https://github.com/forabi", | ||
"githubUsername": "forabi" | ||
}, | ||
{ | ||
"name": "dobesv", | ||
"url": "https://github.com/dobesv", | ||
"githubUsername": "dobesv" | ||
}, | ||
{ | ||
"name": "Daniel Perez Alvarez", | ||
"url": "https://github.com/unindented", | ||
"githubUsername": "unindented" | ||
} | ||
], | ||
"version": "1.0.3", | ||
"typings": null, | ||
"description": "Stub TypeScript definitions entry for react-helmet-async, which provides its own types definitions", | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/react-helmet-async" | ||
}, | ||
"scripts": {}, | ||
"author": "", | ||
"repository": "https://github.com/staylor/react-helmet-async", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@types/react": "*", | ||
"@types/react-helmet": "*" | ||
}, | ||
"typesPublisherContentHash": "ea5f61b6f639d3c0c5c76083a95485e6b9d000e341be9f10e02b066b258e02fb", | ||
"typeScriptVersion": "2.8" | ||
"react-helmet-async": "*" | ||
} | ||
} |
@@ -1,16 +0,3 @@ | ||
# Installation | ||
> `npm install --save @types/react-helmet-async` | ||
This is a stub types definition for react-helmet-async (https://github.com/staylor/react-helmet-async). | ||
# Summary | ||
This package contains type definitions for react-helmet-async (https://github.com/staylor/react-helmet-async). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-helmet-async | ||
Additional Details | ||
* Last updated: Wed, 09 Oct 2019 04:25:14 GMT | ||
* Dependencies: @types/react, @types/react-helmet | ||
* Global values: none | ||
# Credits | ||
These definitions were written by forabi <https://github.com/forabi>, dobesv <https://github.com/dobesv>, and Daniel Perez Alvarez <https://github.com/unindented>. | ||
react-helmet-async provides its own type definitions, so you don't need @types/react-helmet-async installed! |
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
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
1
1810
3
0
3
1
1
3
1
1
+ Addedreact-helmet-async@*
+ Addedinvariant@2.2.4(transitive)
+ Addedjs-tokens@4.0.0(transitive)
+ Addedloose-envify@1.4.0(transitive)
+ Addedreact@18.3.1(transitive)
+ Addedreact-fast-compare@3.2.2(transitive)
+ Addedreact-helmet-async@2.0.5(transitive)
+ Addedshallowequal@1.1.0(transitive)
- Removed@types/react@*
- Removed@types/react-helmet@*
- Removed@types/react@19.0.10(transitive)
- Removed@types/react-helmet@6.1.11(transitive)
- Removedcsstype@3.1.3(transitive)