Socket
Socket
Sign inDemoInstall

@vuepress/utils

Package Overview
Dependencies
Maintainers
7
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vuepress/utils - npm Package Compare versions

Comparing version 2.0.0-alpha.18 to 2.0.0-alpha.19

8

CHANGELOG.md

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

# [2.0.0-alpha.19](https://github.com/vuepress/vuepress-next/compare/v2.0.0-alpha.18...v2.0.0-alpha.19) (2021-01-24)
**Note:** Version bump only for package @vuepress/utils
# [2.0.0-alpha.18](https://github.com/vuepress/vuepress-next/compare/v2.0.0-alpha.17...v2.0.0-alpha.18) (2021-01-17)

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

16

package.json
{
"name": "@vuepress/utils",
"version": "2.0.0-alpha.18",
"version": "2.0.0-alpha.19",
"description": "Utils package of VuePress",

@@ -30,11 +30,11 @@ "keywords": [

"@types/debug": "^4.1.5",
"@types/fs-extra": "^9.0.1",
"@types/fs-extra": "^9.0.6",
"@types/hash-sum": "^1.0.0",
"@vuepress/shared": "2.0.0-alpha.18",
"@vuepress/shared": "2.0.0-alpha.19",
"chalk": "^4.1.0",
"debug": "^4.2.0",
"fs-extra": "^9.0.1",
"globby": "^11.0.1",
"debug": "^4.3.1",
"fs-extra": "^9.1.0",
"globby": "^11.0.2",
"hash-sum": "^2.0.0",
"ora": "^5.1.0",
"ora": "^5.3.0",
"upath": "^2.0.1"

@@ -45,3 +45,3 @@ },

},
"gitHead": "8227d4387d402a9ac43c6bfbfb1e3b7574193fa9"
"gitHead": "e552dec8e107b66196515c8245b5385de85e3dc3"
}
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