@unhead/schema
Advanced tools
Comparing version 1.0.21 to 1.0.22
@@ -1,3 +0,3 @@ | ||
import { MaybePromiseProps, HeadTag as HeadTag$1, MergeHead, BaseBodyAttributes, HtmlAttributes as HtmlAttributes$1, Merge, Base as Base$1, DefinedValueOrEmptyObject, LinkBase, HttpEventAttributes, DataKeys, Style as Style$1, ScriptBase, Noscript as Noscript$1, BodyEvents, Meta as Meta$1, Stringable } from '@zhead/schema'; | ||
export { BodyEvents, DataKeys, DefinedValueOrEmptyObject, MergeHead, MetaFlatInput, SpeculationRules, TagKey } from '@zhead/schema'; | ||
import { MaybePromiseProps, HeadTag as HeadTag$1, MergeHead, BaseBodyAttributes, HtmlAttributes as HtmlAttributes$1, Merge, Base as Base$1, DefinedValueOrEmptyObject, LinkBase, HttpEventAttributes, DataKeys, Style as Style$1, ScriptBase, Noscript as Noscript$1, BodyEvents, Meta as Meta$1, Stringable } from 'zhead'; | ||
export { BodyEvents, DataKeys, DefinedValueOrEmptyObject, MergeHead, MetaFlatInput, SpeculationRules, TagKey } from 'zhead'; | ||
import { NestedHooks, Hookable } from 'hookable'; | ||
@@ -4,0 +4,0 @@ |
{ | ||
"name": "@unhead/schema", | ||
"type": "module", | ||
"version": "1.0.21", | ||
"packageManager": "pnpm@7.25.1", | ||
"version": "1.0.22", | ||
"packageManager": "pnpm@7.26.3", | ||
"author": "Harlan Wilton <harlan@harlanzw.com>", | ||
"license": "MIT", | ||
"funding": "https://github.com/sponsors/harlan-zw", | ||
"homepage": "https://github.com/harlan-zw/unhead#readme", | ||
"homepage": "https://unhead.harlanzw.com", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/harlan-zw/unhead.git", | ||
"url": "git+https://github.com/unjs/unhead.git", | ||
"directory": "packages/schema" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/harlan-zw/unhead/issues" | ||
"url": "https://github.com/unjs/unhead/issues" | ||
}, | ||
@@ -38,4 +38,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@zhead/schema": "^1.1.0", | ||
"hookable": "^5.4.2" | ||
"hookable": "^5.4.2", | ||
"zhead": "^2.0.0" | ||
}, | ||
@@ -42,0 +42,0 @@ "scripts": { |
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
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
14583
+ Addedzhead@^2.0.0
+ Addedzhead@2.2.4(transitive)
- Removed@zhead/schema@^1.1.0
- Removed@zhead/schema@1.1.0(transitive)