Socket
Socket
Sign inDemoInstall

@vuepress/plugin-nprogress

Package Overview
Dependencies
2
Maintainers
2
Versions
164
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0-rc.1 to 2.0.0-rc.3

9

package.json
{
"name": "@vuepress/plugin-nprogress",
"version": "2.0.0-rc.1",
"version": "2.0.0-rc.3",
"description": "VuePress plugin - nprogress",

@@ -17,3 +17,4 @@ "keywords": [

"type": "git",
"url": "git+https://github.com/vuepress/ecosystem.git"
"url": "git+https://github.com/vuepress/ecosystem.git",
"directory": "plugins/plugin-nprogress"
},

@@ -35,3 +36,3 @@ "license": "MIT",

"build": "tsc -b tsconfig.build.json",
"clean": "rimraf lib *.tsbuildinfo",
"clean": "rimraf --glob ./lib ./*.tsbuildinfo",
"copy": "cpx \"src/**/*.css\" lib"

@@ -49,3 +50,3 @@ },

},
"gitHead": "1de7fea6963c3dd6c89df21eca4accc2d31204a4"
"gitHead": "7247c765f50c3b2d5a622e0f7cf22bfb13a463c4"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc