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

@vuepress/plugin-container

Package Overview
Dependencies
Maintainers
7
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vuepress/plugin-container - npm Package Compare versions

Comparing version 1.0.0-alpha.44 to 2.0.0-alpha.1

CHANGELOG.md

54

package.json
{
"name": "@vuepress/plugin-container",
"version": "1.0.0-alpha.44",
"description": "markdown container plugin for vuepress",
"main": "index.js",
"publishConfig": {
"access": "public"
"version": "2.0.0-alpha.1",
"description": "VuePress plugin - markdown container",
"keywords": [
"vuepress",
"plugin",
"markdown",
"container"
],
"homepage": "https://github.com/vuepress",
"bugs": {
"url": "https://github.com/vuepress/vuepress-next/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/vuejs/vuepress.git",
"directory": "packages/@vuepress/plugin-container"
"url": "git+https://github.com/vuepress/vuepress-next.git"
},
"keywords": [
"documentation",
"vue",
"vuepress",
"generator"
"license": "MIT",
"author": "meteorlxy",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"files": [
"lib"
],
"scripts": {
"build": "tsc -b tsconfig.build.json",
"clean": "rimraf lib *.tsbuildinfo"
},
"dependencies": {
"markdown-it-container": "^2.0.0"
"@types/markdown-it": "^10.0.2",
"@vuepress/core": "2.0.0-alpha.1",
"@vuepress/markdown": "2.0.0-alpha.1",
"@vuepress/shared": "2.0.0-alpha.1",
"@vuepress/utils": "2.0.0-alpha.1",
"markdown-it": "^12.0.1",
"markdown-it-container": "^3.0.0"
},
"devDependencies": {
"@vuepress/test-utils": "^1.0.0-alpha.44"
"publishConfig": {
"access": "public"
},
"author": "Shigma <1700011071@pku.edu.cn>",
"license": "MIT",
"bugs": {
"url": "https://github.com/vuejs/vuepress/issues"
},
"homepage": "https://github.com/vuejs/vuepress/packages/@vuepress/plugin-container#readme",
"gitHead": "e727f7e2a22855be9154ec5ed62bcc8e9612e366"
"gitHead": "1fd0bfafc443cddfb40af6647353ef02708b739a"
}
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