nuxt-og-image
Advanced tools
Comparing version 3.0.0-rc.30 to 3.0.0-rc.31
@@ -1,1 +0,1 @@ | ||
{"id":"bb98bdc4-cb43-44eb-b961-cca8b9050d48","timestamp":1706326307731} | ||
{"id":"e8c2abb1-c2da-455e-a7e8-26f4f28b10f9","timestamp":1706770552577} |
@@ -184,2 +184,8 @@ import * as _nuxt_schema from '@nuxt/schema'; | ||
compatibility?: CompatibilityFlagEnvOverrides; | ||
/** | ||
* Use an alternative host for downloading Google Fonts. This is used to support China where Google Fonts is blocked. | ||
* | ||
* When `true` is set will use `fonts.font.im`, otherwise will use a string as the host. | ||
*/ | ||
googleFontMirror?: true | string; | ||
} | ||
@@ -186,0 +192,0 @@ interface ModuleHooks { |
@@ -8,3 +8,3 @@ { | ||
"configKey": "ogImage", | ||
"version": "3.0.0-rc.29" | ||
"version": "3.0.0-rc.30" | ||
} |
@@ -0,4 +1,4 @@ | ||
import type { NuxtSSRContext } from 'nuxt/app'; | ||
import type { DefineOgImageInput, OgImageOptions, OgImagePrebuilt } from '../types'; | ||
import type { NuxtSSRContext } from '#app'; | ||
export declare function createOgImageMeta(src: string | null, input: OgImageOptions | OgImagePrebuilt, resolvedOptions: OgImageOptions, ssrContext: NuxtSSRContext): void; | ||
export declare function normaliseOptions(_options: DefineOgImageInput): OgImageOptions | OgImagePrebuilt; |
@@ -157,1 +157,5 @@ import type { html } from 'satori-html'; | ||
} | ||
export interface SocialPreviewMetaData { | ||
twitter?: Record<string, string>; | ||
og?: Record<string, string>; | ||
} |
{ | ||
"name": "nuxt-og-image", | ||
"type": "module", | ||
"version": "3.0.0-rc.30", | ||
"packageManager": "pnpm@8.14.3", | ||
"version": "3.0.0-rc.31", | ||
"packageManager": "pnpm@8.15.1", | ||
"description": "Enlightened OG Image generation for Nuxt.", | ||
@@ -40,3 +40,3 @@ "author": { | ||
"@nuxt/devtools-kit": "^1.0.8", | ||
"@nuxt/kit": "^3.9.3", | ||
"@nuxt/kit": "^3.10.0", | ||
"@resvg/resvg-js": "^2.6.0", | ||
@@ -51,3 +51,3 @@ "@resvg/resvg-wasm": "^2.6.0", | ||
"flatted": "^3.2.9", | ||
"floating-vue": "5.2.0", | ||
"floating-vue": "5.2.2", | ||
"image-size": "^1.1.1", | ||
@@ -65,5 +65,5 @@ "json-editor-vue": "^0.12.0", | ||
"radix3": "^1.1.0", | ||
"satori": "0.10.11", | ||
"satori": "0.10.13", | ||
"satori-html": "^0.3.2", | ||
"shikiji": "^0.10.2", | ||
"shiki": "^1.0.0-beta.2", | ||
"sirv": "^2.0.4", | ||
@@ -89,8 +89,8 @@ "splitpanes": "^3.1.5", | ||
"@nuxt/module-builder": "^0.5.5", | ||
"@nuxt/test-utils": "3.10.0", | ||
"@nuxt/ui": "^2.12.3", | ||
"@nuxt/test-utils": "3.11.0", | ||
"@nuxt/ui": "^2.13.0", | ||
"@nuxtjs/color-mode": "^3.3.2", | ||
"@nuxtjs/eslint-config-typescript": "^12.1.0", | ||
"@nuxtjs/i18n": "8.0.0", | ||
"@nuxtjs/tailwindcss": "^6.11.1", | ||
"@nuxtjs/tailwindcss": "^6.11.2", | ||
"@unocss/nuxt": "^0.58.4", | ||
@@ -104,3 +104,3 @@ "@unocss/preset-icons": "^0.58.4", | ||
"jest-image-snapshot": "^6.4.0", | ||
"nuxt": "^3.9.3", | ||
"nuxt": "^3.10.0", | ||
"nuxt-icon": "0.6.8", | ||
@@ -120,3 +120,5 @@ "playwright": "^1.41.1", | ||
"#nuxt-og-image/components", | ||
"sharp" | ||
"sharp", | ||
"unstorage", | ||
"unstorage/drivers/fs" | ||
] | ||
@@ -123,0 +125,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
8664749
47058
356
+ Addedshiki@^1.0.0-beta.2
+ Added@shikijs/core@1.22.2(transitive)
+ Added@shikijs/engine-javascript@1.22.2(transitive)
+ Added@shikijs/engine-oniguruma@1.22.2(transitive)
+ Added@shikijs/types@1.22.2(transitive)
+ Added@shikijs/vscode-textmate@9.3.0(transitive)
+ Added@types/hast@3.0.4(transitive)
+ Added@types/mdast@4.0.4(transitive)
+ Added@types/unist@3.0.3(transitive)
+ Added@ungap/structured-clone@1.2.0(transitive)
+ Addedccount@2.0.1(transitive)
+ Addedcharacter-entities-html4@2.1.0(transitive)
+ Addedcharacter-entities-legacy@3.0.0(transitive)
+ Addedcomma-separated-tokens@2.0.3(transitive)
+ Addeddequal@2.0.3(transitive)
+ Addeddevlop@1.1.0(transitive)
+ Addedfloating-vue@5.2.2(transitive)
+ Addedhast-util-to-html@9.0.3(transitive)
+ Addedhast-util-whitespace@3.0.0(transitive)
+ Addedhtml-void-elements@3.0.0(transitive)
+ Addedmdast-util-to-hast@13.2.0(transitive)
+ Addedmicromark-util-character@2.1.0(transitive)
+ Addedmicromark-util-encode@2.0.0(transitive)
+ Addedmicromark-util-sanitize-uri@2.0.0(transitive)
+ Addedmicromark-util-symbol@2.0.0(transitive)
+ Addedmicromark-util-types@2.0.0(transitive)
+ Addedoniguruma-to-js@0.4.3(transitive)
+ Addedproperty-information@6.5.0(transitive)
+ Addedregex@4.4.0(transitive)
+ Addedsatori@0.10.13(transitive)
+ Addedshiki@1.22.2(transitive)
+ Addedspace-separated-tokens@2.0.2(transitive)
+ Addedstringify-entities@4.0.4(transitive)
+ Addedtrim-lines@3.0.1(transitive)
+ Addedunist-util-is@6.0.0(transitive)
+ Addedunist-util-position@5.0.0(transitive)
+ Addedunist-util-stringify-position@4.0.0(transitive)
+ Addedunist-util-visit@5.0.0(transitive)
+ Addedunist-util-visit-parents@6.0.1(transitive)
+ Addedvfile@6.0.3(transitive)
+ Addedvfile-message@4.0.2(transitive)
+ Addedzwitch@2.0.4(transitive)
- Removedshikiji@^0.10.2
- Removedfloating-vue@5.2.0(transitive)
- Removedsatori@0.10.11(transitive)
- Removedshikiji@0.10.2(transitive)
- Removedshikiji-core@0.10.2(transitive)
Updated@nuxt/kit@^3.10.0
Updatedfloating-vue@5.2.2
Updatedsatori@0.10.13