vue-duckform
Advanced tools
Comparing version 1.0.0 to 1.1.1
{ | ||
"name": "vue-duckform", | ||
"version": "1.0.0", | ||
"version": "1.1.1", | ||
"description": "VueJS package to render a JS Object as a Form (Radio buttons, Checkboxes, Text Input, Scale Slider and Calendar input). Compatible with Laravel Duckform API.", | ||
@@ -52,4 +52,3 @@ "main": "dist/vue-duckform.umd.js", | ||
"build:umd": "rollup --config build/rollup.config.js --format umd --file dist/vue-duckform.umd.js", | ||
"build:unpkg": "rollup --config build/rollup.config.js --format iife --file dist/vue-duckform.min.js", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"build:unpkg": "rollup --config build/rollup.config.js --format iife --file dist/vue-duckform.min.js" | ||
}, | ||
@@ -60,3 +59,3 @@ "dependencies": { | ||
"moment": "^2.24.0", | ||
"vee-validate": "^3.2.2", | ||
"vee-validate": "^3.2.3", | ||
"vue": "^2.0.0", | ||
@@ -63,0 +62,0 @@ "vue-date-pick": "^1.2.1", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
395575
5568
0
Updatedvee-validate@^3.2.3