Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vuepress-plugin-archive

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vuepress-plugin-archive - npm Package Compare versions

Comparing version 1.0.0-beta.1 to 1.1.0

README.md

0

lib/node/index.d.ts
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";

7

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc