vue-resource-case-converter
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "vue-resource-case-converter", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"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": { | ||
@@ -7,0 +7,0 @@ "test": "echo \"Error: no test specified\" && exit 1" |
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
11133