react-helmet-async
Advanced tools
Comparing version 2.0.3 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, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
86375
2