You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@vuepress/plugin-reading-time

Package Overview
Dependencies
Maintainers
2
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vuepress/plugin-reading-time - npm Package Compare versions

Comparing version

to
2.0.0-rc.31

8

package.json
{
"name": "@vuepress/plugin-reading-time",
"version": "2.0.0-rc.30",
"version": "2.0.0-rc.31",
"description": "VuePress plugin - reading-time",

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

"dependencies": {
"@vuepress/helper": "~2.0.0-rc.30",
"@vuepress/helper": "~2.0.0-rc.31",
"vue": "^3.4.27"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.11"
"vuepress": "2.0.0-rc.12"
},

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

},
"gitHead": "e84a9e154e119525784f6934f06a795029798f8f"
"gitHead": "c3d22eb10914f5a6bbb9cfb039498761ca94b524"
}