vuepress-plugin-archive
Advanced tools
Comparing version 1.0.0-beta.1 to 1.1.0
import { ArchivePluginOptions } from './vuepress-plugin-archive'; | ||
export * from './vuepress-plugin-archive'; | ||
export default ArchivePluginOptions; |
@@ -0,0 +0,0 @@ "use strict"; |
import type { Plugin } from '@vuepress/core'; | ||
export declare type ArchivePluginOptions = Record<never, never>; | ||
export declare const ArchivePluginOptions: Plugin<ArchivePluginOptions>; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "vuepress-plugin-archive", | ||
"version": "1.0.0-beta.1", | ||
"version": "1.1.0", | ||
"description": "为Vuepress静态站点提供在线发布,编辑说说功能,支持图片上传,点赞,评论,用户登录,注册等功能 Provide online publishing, editing and talking functions for Vuepress static sites, support image upload, like, comment, user login, registration and other functions", | ||
@@ -33,6 +33,3 @@ "main": "./lib/node/index.js", | ||
}, | ||
"homepage": "https://aurora.xcye.xyz/plugin/archive/index.html", | ||
"publishConfig": { | ||
"tag": "next" | ||
} | ||
"homepage": "https://aurora.xcye.xyz/plugin/archive/index.html" | ||
} |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
18582
11
295
2
1
127