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

@vuepress/plugin-prismjs

Package Overview
Dependencies
Maintainers
2
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vuepress/plugin-prismjs - npm Package Compare versions

Comparing version 2.0.0-rc.0 to 2.0.0-rc.1

2

lib/node/prismjsPlugin.d.ts

@@ -1,2 +0,2 @@

import type { Plugin } from '@vuepress/core';
import type { Plugin } from 'vuepress/core';
/**

@@ -3,0 +3,0 @@ * Options of @vuepress/plugin-prismjs

{
"name": "@vuepress/plugin-prismjs",
"version": "2.0.0-rc.0",
"version": "2.0.0-rc.1",
"description": "VuePress plugin - prismjs",

@@ -14,7 +14,7 @@ "keywords": [

"bugs": {
"url": "https://github.com/vuepress/vuepress-next/issues"
"url": "https://github.com/vuepress/ecosystem/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/vuepress/vuepress-next.git"
"url": "git+https://github.com/vuepress/ecosystem.git"
},

@@ -33,5 +33,8 @@ "license": "MIT",

],
"scripts": {
"build": "tsc -b tsconfig.build.json",
"clean": "rimraf lib *.tsbuildinfo"
},
"dependencies": {
"prismjs": "^1.29.0",
"@vuepress/core": "2.0.0-rc.0"
"prismjs": "^1.29.0"
},

@@ -41,9 +44,9 @@ "devDependencies": {

},
"peerDependencies": {
"vuepress": "2.0.0-rc.2"
},
"publishConfig": {
"access": "public"
},
"scripts": {
"build": "tsc -b tsconfig.build.json",
"clean": "rimraf lib *.tsbuildinfo"
}
}
"gitHead": "1de7fea6963c3dd6c89df21eca4accc2d31204a4"
}

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