New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/react-helmet-async

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-helmet-async - npm Package Compare versions

Comparing version 1.0.1 to 1.0.3

39

react-helmet-async/package.json
{
"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!
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