🚀 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.4-alpha

@@ -14,5 +14,5 @@ import type { PropsWithChildren } from 'react';

helmetData: HelmetData;
constructor(props: ProviderProps);
constructor(props: PropsWithChildren<ProviderProps>);
render(): React.JSX.Element;
}
export {};
{
"name": "react-helmet-async",
"version": "2.0.3",
"version": "2.0.4-alpha",
"description": "Thread-safe Helmet for React 16+ and friends",

@@ -5,0 +5,0 @@ "sideEffects": false,