Socket
Socket
Sign inDemoInstall

@vuepress/plugin-prismjs

Package Overview
Dependencies
Maintainers
7
Versions
91
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-beta.17 to 2.0.0-beta.18

1

lib/node/loadLanguages.js

@@ -7,2 +7,3 @@ "use strict";

// prevent warning messages
// @ts-ignore ts wrongly report it as a read-only property
// eslint-disable-next-line no-import-assign

@@ -9,0 +10,0 @@ rawLoadLanguages.silent = true;

8

package.json
{
"name": "@vuepress/plugin-prismjs",
"version": "2.0.0-beta.17",
"version": "2.0.0-beta.18",
"description": "VuePress plugin - prismjs",

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

"dependencies": {
"@vuepress/core": "2.0.0-beta.17",
"@vuepress/core": "2.0.0-beta.18",
"prismjs": "^1.23.0"
},
"devDependencies": {
"@types/prismjs": "^1.16.4"
"@types/prismjs": "^1.16.5"
},

@@ -42,3 +42,3 @@ "publishConfig": {

},
"gitHead": "4d99dc29c925709f274335f1a2353df702a63ab9"
"gitHead": "b74a98f3ebe57b5edf3443bf747834a767e67796"
}
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