vue-resource-case-converter
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "vue-resource-case-converter", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Vue resource plugin to convert request json keys to snake_case and response json keys to camelCase", | ||
"main": "index.js", | ||
"main": "dist/vue-resource-case-converter.js", | ||
"scripts": { | ||
@@ -32,3 +32,10 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
"snake-case": "^2.1.0" | ||
}, | ||
"devDependencies": { | ||
"babel-preset-es2015": "^6.13.2", | ||
"gulp": "^3.9.1", | ||
"gulp-babel": "^6.1.2", | ||
"gulp-rename": "^1.2.2", | ||
"gulp-uglifyjs": "^0.6.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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
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
10165
8
196
5
2