You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

vue-step

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-step - npm Package Compare versions

Comparing version

to
1.1.0

18

package.json
{
"name": "vue-step",
"description": "基于Vue.js的移动端步骤导航组件 Mobile Step Navigation Component Based On Vue.js",
"version": "1.0.8",
"version": "1.1.0",
"author": "justli <justlilong@outlook.com>",

@@ -33,3 +33,19 @@ "license": "MIT",

"webpack-dev-server": "^2.9.1"
},
"keywords": [
"步骤条",
"步骤导航",
"移动端",
"vue component",
"Mobile Step Navigation",
"Vue"
],
"homepage": "https://github.com/luffyli/vue-step",
"bugs": {
"url": "https://github.com/luffyli/vue-step/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/luffyli/vue-step.git"
}
}