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

@vuepress/shared-utils

Package Overview
Dependencies
Maintainers
2
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vuepress/shared-utils - npm Package Compare versions

Comparing version 1.0.0-alpha.35 to 1.0.0-alpha.36

3

lib/parseVueFrontmatter.js

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

// @ts-ignore
const vue_template_compiler_1 = __importDefault(require("vue-template-compiler"));
const component_compiler_utils_1 = require("@vue/component-compiler-utils");

@@ -19,3 +18,3 @@ const parseFrontmatter_1 = __importDefault(require("./parseFrontmatter"));

source: src,
compiler: vue_template_compiler_1.default,
compiler: require('vue-template-compiler'),
needMap: false

@@ -22,0 +21,0 @@ });

{
"name": "@vuepress/shared-utils",
"version": "1.0.0-alpha.35",
"version": "1.0.0-alpha.36",
"description": "shared-utils for vuepress",

@@ -20,3 +20,4 @@ "main": "lib/index.js",

"type": "git",
"url": "git+https://github.com/vuejs/vuepress.git"
"url": "git+https://github.com/vuejs/vuepress.git",
"directory": "packages/@vuepress/shared-utils"
},

@@ -46,3 +47,3 @@ "keywords": [

"homepage": "https://github.com/vuejs/vuepress/packages/@vuepress/shared-utils#readme",
"gitHead": "67955d06457b23cc0081ef034662de2efe5363e3"
"gitHead": "0df108766b5bbb94e5ba9c7a5bb92e31306e99eb"
}
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