@ribajs/i18n
Advanced tools
Comparing version 1.3.0 to 1.4.0
{ | ||
"name": "@ribajs/i18n", | ||
"description": "Internationalization module for Riba.js", | ||
"version": "1.3.0", | ||
"version": "1.4.0", | ||
"author": "Pascal Garber <pascal@artandcode.studio>", | ||
@@ -41,7 +41,7 @@ "url": "https://github.com/ribajs/riba/tree/master/packages/i18n", | ||
"webpack": "^4.41.2", | ||
"webpack-cli": "^3.3.9" | ||
"webpack-cli": "^3.3.10" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime-corejs2": "^7.6.3", | ||
"@ribajs/core": "^1.3.0" | ||
"@ribajs/core": "^1.4.0" | ||
}, | ||
@@ -48,0 +48,0 @@ "bugs": { |
@@ -22,3 +22,3 @@ { | ||
"variable-name": [true, "ban-keywords", "check-format", "allow-leading-underscore"], | ||
"no-console": [true, "log", "info", "debug"], | ||
"no-console": [true, "log", "info"], | ||
"prefer-for-of": false, | ||
@@ -25,0 +25,0 @@ "object-literal-sort-keys": false |
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
30878
Updated@ribajs/core@^1.4.0