Socket
Socket
Sign inDemoInstall

@types/react-helmet

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-helmet - npm Package Compare versions

Comparing version 4.0.5 to 4.0.6

2

react-helmet v4.0/index.d.ts

@@ -42,3 +42,3 @@ // Type definitions for react-helmet 4.0

toString(): string;
toComponent(): React.Component<any>;
toComponent(): React.ReactElement;
}

@@ -45,0 +45,0 @@ }

{
"name": "@types/react-helmet",
"version": "4.0.5",
"version": "4.0.6",
"description": "TypeScript definitions for react-helmet",

@@ -30,4 +30,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-helmet",

},
"typesPublisherContentHash": "9dd182d952c2603bcc48a9213c244fd2d465d05055105d22463d6cd3e0b7e842",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "014b7fffe8289061ab6500847b0b615ad47882efe8baa3d0e6b7d1f931b3899f",
"typeScriptVersion": "3.7"
}

@@ -52,3 +52,3 @@ # Installation

toString(): string;
toComponent(): React.Component<any>;
toComponent(): React.ReactElement;
}

@@ -62,3 +62,3 @@ }

### Additional Details
* Last updated: Wed, 07 Jul 2021 17:33:44 GMT
* Last updated: Sat, 02 Oct 2021 07:01:17 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)

@@ -65,0 +65,0 @@ * Global values: none

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