🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

react-helmet-async

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-helmet-async - npm Package Compare versions

Comparing version

to
2.0.5-alpha

{
"name": "react-helmet-async",
"version": "2.0.4",
"version": "2.0.5-alpha",
"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": {

@@ -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