laravel-vue2-validator
Advanced tools
Comparing version 0.0.9-beta-1 to 0.0.9-beta-10
{ | ||
"name": "laravel-vue2-validator", | ||
"version": "0.0.9-beta-1", | ||
"version": "0.0.9-beta-10", | ||
"description": " Simple package to display error in vue from laravel validation", | ||
"main": "index.js", | ||
"types": "types/index.d.ts", | ||
"main": "dist/index.js", | ||
"types": "dist/types/index.d.ts", | ||
"scripts": { | ||
"build": "babel ./src --out-dir dist --source-maps inline --copy-files", | ||
"prepublish": "yarn build", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
@@ -32,4 +34,14 @@ }, | ||
"devDependencies": { | ||
"axios": ">=0.15 <1.0" | ||
"@babel/core": "^7.10.3", | ||
"@babel/preset-env": "^7.10.3", | ||
"axios": ">=0.15 <1.0", | ||
"babel-cli": "^6.26.0", | ||
"babel-plugin-transform-async-to-generator": "^6.16.0", | ||
"babel-plugin-transform-class-properties": "^6.24.1", | ||
"babel-plugin-transform-object-rest-spread": "^6.16.0", | ||
"babel-preset-es2015": "^6.24.1", | ||
"babel-preset-minify": "^0.5.1", | ||
"babelify": "^10.0.0", | ||
"rimraf": "3.0.2" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
17548
9
11
144
1