@alienfast/i18next-loader
Advanced tools
Comparing version 1.0.14 to 1.0.15
{ | ||
"name": "@alienfast/i18next-loader", | ||
"version": "1.0.14", | ||
"version": "1.0.15", | ||
"description": "Webpack loader for client embedded i18next locales from json or yaml.", | ||
@@ -39,11 +39,11 @@ "main": "index.js", | ||
"glob-all": "^3.1.0", | ||
"js-yaml": "^3.10.0", | ||
"js-yaml": "^3.11.0", | ||
"loader-utils": "^1.1.0", | ||
"lodash": "^4.17.4" | ||
"lodash": "^4.17.5" | ||
}, | ||
"devDependencies": { | ||
"@alienfast/build": "^3.0.28", | ||
"@alienfast/build": "^4.0.18", | ||
"chai": "^4.1.2", | ||
"mocha": "^5.0.0" | ||
"mocha": "^5.0.5" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
259578
Updatedjs-yaml@^3.11.0
Updatedlodash@^4.17.5