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 2.0.4 to 2.0.5

5

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

@@ -49,4 +49,3 @@ "sideEffects": false,

"peerDependencies": {
"react": "^16.6.0 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.6.0 || ^17.0.0 || ^18.0.0"
"react": "^16.6.0 || ^17.0.0 || ^18.0.0"
},

@@ -53,0 +52,0 @@ "scripts": {

2

README.md

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

A list of prioritized tags and attributes can be found in [constants.js](./src/constants.js).
A list of prioritized tags and attributes can be found in [constants.ts](./src/constants.ts).

@@ -177,0 +177,0 @@ ## Usage without Context

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