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.7 to 2.0.0-rc.10

1

lib/node/index.d.ts
import { nprogressPlugin } from './nprogressPlugin.js';
export * from './nprogressPlugin.js';
/** @deprecated Use named export instead */
export default nprogressPlugin;
import { nprogressPlugin } from './nprogressPlugin.js';
export * from './nprogressPlugin.js';
/** @deprecated Use named export instead */
export default nprogressPlugin;

6

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

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

"peerDependencies": {
"vuepress": "2.0.0-rc.2"
"vuepress": "2.0.0-rc.5"
},

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

},
"gitHead": "79b14124cc0746a2463414ccbe6de316e8e4ecc5"
"gitHead": "2e4d75617b030b584fb59346087790c982dbf411"
}
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