@vuepress/cli
Advanced tools
Comparing version 2.0.0-rc.14 to 2.0.0-rc.15
@@ -112,3 +112,3 @@ import { AppConfig, App, Page, PluginObject } from '@vuepress/core'; | ||
*/ | ||
declare const resolveCliAppConfig: (sourceDir: string, commandOptions: Partial<AppConfig>, cwd?: string) => Partial<AppConfig> & Pick<AppConfig, 'source'>; | ||
declare const resolveCliAppConfig: (sourceDir: string, commandOptions: Partial<AppConfig>, cwd?: string) => Partial<AppConfig> & Pick<AppConfig, "source">; | ||
@@ -115,0 +115,0 @@ /** |
{ | ||
"name": "@vuepress/cli", | ||
"version": "2.0.0-rc.14", | ||
"version": "2.0.0-rc.15", | ||
"description": "CLI package of VuePress", | ||
@@ -39,5 +39,5 @@ "keywords": [ | ||
"esbuild": "~0.21.5", | ||
"@vuepress/core": "2.0.0-rc.14", | ||
"@vuepress/utils": "2.0.0-rc.14", | ||
"@vuepress/shared": "2.0.0-rc.14" | ||
"@vuepress/core": "2.0.0-rc.15", | ||
"@vuepress/utils": "2.0.0-rc.15", | ||
"@vuepress/shared": "2.0.0-rc.15" | ||
}, | ||
@@ -44,0 +44,0 @@ "devDependencies": { |
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
+ Added@vuepress/client@2.0.0-rc.15(transitive)
+ Added@vuepress/core@2.0.0-rc.15(transitive)
+ Added@vuepress/markdown@2.0.0-rc.15(transitive)
+ Added@vuepress/shared@2.0.0-rc.15(transitive)
+ Added@vuepress/utils@2.0.0-rc.15(transitive)
- Removed@vuepress/client@2.0.0-rc.14(transitive)
- Removed@vuepress/core@2.0.0-rc.14(transitive)
- Removed@vuepress/markdown@2.0.0-rc.14(transitive)
- Removed@vuepress/shared@2.0.0-rc.14(transitive)
- Removed@vuepress/utils@2.0.0-rc.14(transitive)
Updated@vuepress/core@2.0.0-rc.15
Updated@vuepress/shared@2.0.0-rc.15
Updated@vuepress/utils@2.0.0-rc.15