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

vue-md-loader

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-md-loader - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

.github/workflows/pr.yml

9

.github/renovate.json
{
"extends": [
"config:base"
],
"labels": [
"dependencies"
],
"assignees": [
"wxsms"
],
"reviewers": [
"wxsms"
]
}

22

package.json
{
"name": "vue-md-loader",
"version": "1.1.4",
"version": "1.1.5",
"description": "Webpack loader for converting Markdown files to ALIVE Vue components.",

@@ -41,3 +41,3 @@ "main": "index.js",

"devDependencies": {
"@babel/preset-env": "7.11.5",
"@babel/preset-env": "7.12.1",
"babel-core": "6.26.3",

@@ -50,5 +50,5 @@ "babel-eslint": "10.1.0",

"cross-env": "7.0.2",
"css-loader": "4.3.0",
"eslint": "7.10.0",
"eslint-config-standard": "14.1.1",
"css-loader": "5.0.0",
"eslint": "7.12.0",
"eslint-config-standard": "15.0.0",
"eslint-loader": "4.0.2",

@@ -60,8 +60,8 @@ "eslint-plugin-html": "6.1.0",

"eslint-plugin-promise": "4.2.1",
"eslint-plugin-standard": "4.0.1",
"eslint-plugin-vue": "7.0.1",
"eslint-plugin-standard": "4.0.2",
"eslint-plugin-vue": "7.1.0",
"markdown-it-anchor": "6.0.0",
"mocha": "8.1.3",
"mocha": "8.2.0",
"nyc": "15.1.0",
"style-loader": "1.3.0",
"style-loader": "2.0.0",
"vue": "2.6.12",

@@ -71,3 +71,3 @@ "vue-loader": "15.9.3",

"webpack": "4.44.2",
"webpack-cli": "3.3.12",
"webpack-cli": "4.1.0",
"webpack-dev-server": "3.11.0"

@@ -78,4 +78,4 @@ },

"loader-utils": "^2.0.0",
"markdown-it": "^11.0.0"
"markdown-it": "^12.0.0"
}
}

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