@mr-hope/vuepress-plugin-sitemap
Advanced tools
Comparing version 1.2.2 to 1.3.0
{ | ||
"name": "@mr-hope/vuepress-plugin-sitemap", | ||
"version": "1.2.2", | ||
"version": "1.3.0", | ||
"description": "sitemap plugin for vuepress-theme-hope", | ||
@@ -30,3 +30,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@mr-hope/vuepress-types": "^1.2.2", | ||
"@mr-hope/vuepress-types": "^1.3.0", | ||
"sitemap": "^6.3.2" | ||
@@ -37,3 +37,3 @@ }, | ||
}, | ||
"gitHead": "26bb6339783ade113620234f2736d12b61512cd9" | ||
"gitHead": "8f45131330522f800275e4b3523136de4f9cd24d" | ||
} |
@@ -0,1 +1,2 @@ | ||
/* eslint-disable @typescript-eslint/naming-convention */ | ||
import { PageComputed } from "@mr-hope/vuepress-types"; | ||
@@ -18,3 +19,2 @@ | ||
/** A URL pointing to the video thumbnail image file */ | ||
// eslint-disable-next-line @typescript-eslint/naming-convention | ||
thumbnail_loc: string; | ||
@@ -30,3 +30,2 @@ /** The title of the video. */ | ||
*/ | ||
// eslint-disable-next-line @typescript-eslint/naming-convention | ||
content_loc?: string; | ||
@@ -37,6 +36,4 @@ /** | ||
*/ | ||
// eslint-disable-next-line @typescript-eslint/naming-convention | ||
player_loc?: string; | ||
/** a string the search engine can append as a query param to enable automatic playback */ | ||
// eslint-disable-next-line @typescript-eslint/naming-convention | ||
"player_loc:autoplay"?: string; | ||
@@ -46,9 +43,6 @@ /** duration of video in seconds */ | ||
/** The date after which the video will no longer be available */ | ||
// eslint-disable-next-line @typescript-eslint/naming-convention | ||
expiration_date?: string; | ||
/** The number of times the video has been viewed. */ | ||
// eslint-disable-next-line @typescript-eslint/naming-convention | ||
view_count: number; | ||
/** The date the video was first published, in W3C format. */ | ||
// eslint-disable-next-line @typescript-eslint/naming-convention | ||
publication_date?: string; | ||
@@ -84,6 +78,4 @@ /** | ||
rating?: number; | ||
// eslint-disable-next-line @typescript-eslint/naming-convention | ||
family_friendly?: "YES" | "NO"; | ||
/** Indicates whether a subscription (either paid or free) is required to view the video. */ | ||
// eslint-disable-next-line @typescript-eslint/naming-convention | ||
requires_subscription?: "YES" | "NO"; | ||
@@ -90,0 +82,0 @@ /** Indicates whether the video is a live stream. Supported values are yes or no. */ |
12267
272
+ Added@types/node@22.13.6(transitive)
+ Addedbn.js@4.12.15.2.1(transitive)
+ Addedbrowserify-aes@1.2.0(transitive)
+ Addedbrowserify-des@1.0.2(transitive)
+ Addedbrowserify-rsa@4.1.1(transitive)
+ Addedcipher-base@1.0.6(transitive)
+ Addedelliptic@6.6.1(transitive)
+ Addedevp_bytestokey@1.0.3(transitive)
+ Addedis-accessor-descriptor@1.0.1(transitive)
+ Addedis-data-descriptor@1.0.1(transitive)
+ Addedmd5.js@1.3.5(transitive)
+ Addedmiller-rabin@4.0.1(transitive)
+ Addedp-locate@3.0.04.1.0(transitive)
+ Addedparse-asn1@5.1.7(transitive)
+ Addedpath-is-inside@1.0.2(transitive)
+ Addedposix-character-classes@0.1.1(transitive)
+ Addedripemd160@2.0.2(transitive)
+ Addedsha.js@2.4.11(transitive)
- Removed@babel/helper-wrap-function@7.25.9(transitive)
- Removed@types/node@22.13.5(transitive)
- Removedbcrypt-pbkdf@1.0.2(transitive)
- Removedboolbase@1.0.0(transitive)
- Removedcall-me-maybe@1.0.2(transitive)
- Removedclone-response@1.0.3(transitive)
- Removedcss-select@2.1.0(transitive)
- Removedcss-what@3.4.26.1.0(transitive)
- Removeddata-view-buffer@1.0.2(transitive)
- Removeddata-view-byte-length@1.0.2(transitive)
- Removeddata-view-byte-offset@1.0.1(transitive)
- Removeddeep-extend@0.6.0(transitive)
- Removeddefer-to-connect@1.1.3(transitive)
- Removeddom-walk@0.1.2(transitive)
- Removeddomelementtype@1.3.12.3.0(transitive)
- Removeddomhandler@4.3.1(transitive)
- Removeddomutils@1.7.02.8.0(transitive)
- Removedecc-jsbn@0.1.2(transitive)
- Removedes-set-tostringtag@2.1.0(transitive)
- Removedes-to-primitive@1.3.0(transitive)
- Removedfunction.prototype.name@1.1.8(transitive)
- Removedget-symbol-description@1.1.0(transitive)
- Removedhttp-cache-semantics@4.1.1(transitive)
- Removedis-string@1.1.1(transitive)
- Removedkeyv@3.1.0(transitive)
- Removedlower-case@1.1.4(transitive)
- Removednth-check@1.0.22.1.1(transitive)
- Removedregexpu-core@6.2.0(transitive)
- Removedresponselike@1.0.2(transitive)
- Removedside-channel-weakmap@1.0.2(transitive)
- Removedstrip-json-comments@2.0.1(transitive)
- Removedsvgo@1.3.2(transitive)
- Removedtweetnacl@0.14.5(transitive)
- Removedutil.promisify@1.0.1(transitive)
- Removedutila@0.4.0(transitive)