New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@vuepress/theme-blog

Package Overview
Dependencies
Maintainers
7
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vuepress/theme-blog

Default blog theme for VuePress

latest
Source
npmnpm
Version
2.3.3
Version published
Weekly downloads
115
-30.72%
Maintainers
7
Weekly downloads
 
Created
Source

@vuepress/theme-blog

NPM version NPM downloads NPM LICENSE

Sites

  • Documentation - clone this repo and run yarn && yarn docs:dev
  • Live Example - clone this repo and run yarn && yarn example:dev
  • Live Example - ULIVZ's space
  • Live Example - Billyyyyy3320's space

Install

yarn add @vuepress/theme-blog -D
# OR npm install @vuepress/theme-blog -D

Usage

// .vuepress/config.js
module.exports = {
  theme: '@vuepress/blog',
  themeConfig: {
    // Please head documentation to see the available options.
  }
}

LICENSE

@vuepress/theme-blog © ULIVZ & Billyyyyy3320, Released under the MIT License.

github.com/ulivz · GitHub @ULIVZ · Twitter @_ulivz

github.com/billyyyyy3320 · GitHub @Billyyyyy3320

FAQs

Package last updated on 31 Oct 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts