Socket
Socket
Sign inDemoInstall

@vuepress/shared

Package Overview
Dependencies
Maintainers
7
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vuepress/shared - npm Package Compare versions

Comparing version 2.0.0-beta.1 to 2.0.0-beta.4

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [2.0.0-beta.4](https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.3...v2.0.0-beta.4) (2021-03-20)
**Note:** Version bump only for package @vuepress/shared
# [2.0.0-beta.1](https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.0...v2.0.0-beta.1) (2021-03-13)

@@ -8,0 +16,0 @@

2

lib/esm/types/page.d.ts

@@ -49,3 +49,3 @@ import type { HeadConfig } from './head';

*
* Notice that frontmatter is parse from yaml or other languages,
* Notice that frontmatter is parsed from yaml or other languages,
* so we cannot guarantee the type safety

@@ -52,0 +52,0 @@ */

@@ -49,3 +49,3 @@ import type { HeadConfig } from './head';

*
* Notice that frontmatter is parse from yaml or other languages,
* Notice that frontmatter is parsed from yaml or other languages,
* so we cannot guarantee the type safety

@@ -52,0 +52,0 @@ */

{
"name": "@vuepress/shared",
"version": "2.0.0-beta.1",
"version": "2.0.0-beta.4",
"description": "Utils that shared between VuePress node and client",

@@ -36,3 +36,3 @@ "keywords": [

},
"gitHead": "f4299d8828064e7fdde1cc7058fe339872ecd147"
"gitHead": "d42716e1b5b682ffb5d7cf124d0a24344493c467"
}

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