vue-form-wizard
Advanced tools
Comparing version 0.7.1 to 0.8.0
{ | ||
"name": "vue-form-wizard", | ||
"version": "0.7.1", | ||
"version": "0.8.0", | ||
"description": "A vue based tab/form wizard", | ||
"main": "dist/vue-form-wizard.js", | ||
"files": [ | ||
"dist" | ||
"dist", | ||
"types", | ||
"src" | ||
], | ||
"typings": "types/index.d.ts", | ||
"homepage": "https://github.com/cristijora/vue-form-wizard", | ||
@@ -32,9 +35,9 @@ "scripts": { | ||
"devDependencies": { | ||
"autoprefixer": "^6.7.2", | ||
"autoprefixer": "^7.1.6", | ||
"babel-core": "^6.22.1", | ||
"babel-eslint": "^7.1.1", | ||
"babel-eslint": "^8.0.2", | ||
"babel-loader": "^6.2.10", | ||
"babel-plugin-istanbul": "^3.1.2", | ||
"babel-plugin-istanbul": "^4.1.5", | ||
"babel-plugin-transform-runtime": "^6.22.0", | ||
"babel-preset-env": "^1.2.1", | ||
"babel-preset-env": "^1.6.1", | ||
"babel-preset-stage-2": "^6.22.0", | ||
@@ -45,6 +48,6 @@ "babel-register": "^6.22.0", | ||
"chalk": "^1.1.3", | ||
"chromedriver": "^2.27.2", | ||
"connect-history-api-fallback": "^1.3.0", | ||
"chromedriver": "^2.33.2", | ||
"connect-history-api-fallback": "^1.5.0", | ||
"copy-webpack-plugin": "^4.0.1", | ||
"cross-env": "^5.0.5", | ||
"cross-env": "^5.1.1", | ||
"cross-spawn": "^5.0.1", | ||
@@ -58,3 +61,3 @@ "css-loader": "^0.26.1", | ||
"eslint-plugin-promise": "^3.4.0", | ||
"eslint-plugin-standard": "^2.0.1", | ||
"eslint-plugin-standard": "^3.0.1", | ||
"eventsource-polyfill": "^0.9.6", | ||
@@ -72,15 +75,15 @@ "express": "^4.14.1", | ||
"karma-phantomjs-launcher": "^1.0.2", | ||
"karma-phantomjs-shim": "^1.4.0", | ||
"karma-phantomjs-shim": "^1.5.0", | ||
"karma-sinon-chai": "^1.2.4", | ||
"karma-sourcemap-loader": "^0.3.7", | ||
"karma-spec-reporter": "0.0.26", | ||
"karma-webpack": "^2.0.2", | ||
"karma-spec-reporter": "0.0.31", | ||
"karma-webpack": "^2.0.6", | ||
"lolex": "^1.5.2", | ||
"mocha": "^4.0.1", | ||
"nightwatch": "^0.9.12", | ||
"node-sass": "^4.5.2", | ||
"opn": "^4.0.2", | ||
"optimize-css-assets-webpack-plugin": "^1.3.0", | ||
"node-sass": "^4.7.1", | ||
"opn": "^5.1.0", | ||
"optimize-css-assets-webpack-plugin": "^3.2.0", | ||
"ora": "^1.1.0", | ||
"phantomjs-prebuilt": "^2.1.14", | ||
"phantomjs-prebuilt": "^2.1.16", | ||
"rimraf": "^2.6.0", | ||
@@ -91,15 +94,15 @@ "sass-loader": "^6.0.3", | ||
"shelljs": "^0.7.6", | ||
"sinon": "^3.2.1", | ||
"sinon": "^4.1.2", | ||
"sinon-chai": "^2.14.0", | ||
"stats-webpack-plugin": "^0.6.0", | ||
"url-loader": "^0.5.8", | ||
"vue": "^2.4.2", | ||
"vue-form-generator": "^2.0.0", | ||
"url-loader": "^0.6.2", | ||
"vue": "^2.5.8", | ||
"vue-form-generator": "^2.1.1", | ||
"vue-loader": "^11.1.4", | ||
"vue-router": "^2.5.1", | ||
"vue-style-loader": "^2.0.0", | ||
"vue-template-compiler": "^2.4.2", | ||
"vue-style-loader": "^3.0.3", | ||
"vue-template-compiler": "^2.5.8", | ||
"vue-test-utils": "^1.0.0-beta.1", | ||
"webpack": "^2.2.1", | ||
"webpack-bundle-analyzer": "^2.2.1", | ||
"webpack-bundle-analyzer": "^2.9.1", | ||
"webpack-dev-middleware": "^1.10.0", | ||
@@ -106,0 +109,0 @@ "webpack-hot-middleware": "^2.16.1", |
@@ -30,3 +30,3 @@ | ||
* [Complete form example](https://jsfiddle.net/CristiJ/bt5dhqtf/286/) integrated with [vue-form-generator](https://github.com/icebob/vue-form-generator) | ||
* [Element UI form integration](https://jsfiddle.net/bt5dhqtf/409/) | ||
* [Element UI form integration](https://jsfiddle.net/bt5dhqtf/1544/) | ||
* [Vuelidate integration](https://jsfiddle.net/CristiJ/bt5dhqtf/1119/) | ||
@@ -33,0 +33,0 @@ * [Dynamic components for tabs](https://jsfiddle.net/bt5dhqtf/973/) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
93872
30
98
0