Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-helmet-async

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-helmet-async - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

package.json
{
"name": "react-helmet-async",
"version": "0.0.3",
"version": "0.0.4",
"description": "Thread-safe Helmet for React 16+ and friends",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -18,3 +18,3 @@ # react-helmet-async

const app = (
<Provider>
<HelmetProvider>
<App>

@@ -41,3 +41,3 @@ <Helmet>

const app = (
<Provider context={helmetContext}>
<HelmetProvider context={helmetContext}>
<App>

@@ -73,3 +73,3 @@ <Helmet>

const app = (
<Provider context={helmetContext}>
<HelmetProvider context={helmetContext}>
<App>

@@ -76,0 +76,0 @@ <Helmet>

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