@mr-hope/vuepress-shared
Advanced tools
Comparing version 1.14.3 to 1.14.4
@@ -1,2 +0,2 @@ | ||
import { Context } from "@mr-hope/vuepress-types"; | ||
import type { Context } from "@mr-hope/vuepress-types"; | ||
import type { HopeLang, HopeLangPath, HopeThemeLocaleConfigItem } from "./types"; | ||
@@ -3,0 +3,0 @@ export declare const showLangError: (lang: string) => void; |
@@ -1,2 +0,2 @@ | ||
import { Context } from "@mr-hope/vuepress-types"; | ||
import type { Context } from "@mr-hope/vuepress-types"; | ||
import type { HopeLang, HopeLangPath, HopeThemeLocaleConfigItem } from "./types"; | ||
@@ -3,0 +3,0 @@ export declare const showLangError: (lang: string) => void; |
@@ -1,2 +0,2 @@ | ||
import { Context } from "@mr-hope/vuepress-types"; | ||
import type { Context } from "@mr-hope/vuepress-types"; | ||
import type { HopeLang, HopeLangPath, HopeThemeLocaleConfigItem } from "./types"; | ||
@@ -3,0 +3,0 @@ export declare const showLangError: (lang: string) => void; |
{ | ||
"name": "@mr-hope/vuepress-shared", | ||
"version": "1.14.3", | ||
"version": "1.14.4", | ||
"description": "Shared for vuepress-theme-hope", | ||
@@ -33,6 +33,9 @@ "keywords": [ | ||
}, | ||
"dependencies": { | ||
"tslib": "^2.2.0" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "bb02fb73bcd6c31d83807a113b296abb66ee0a1a" | ||
"gitHead": "6b90351dd9e591a5fdeb86b62b14adb9d5311221" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
122451
66
968
0
1
+ Addedtslib@^2.2.0
+ Addedtslib@2.8.1(transitive)