ra-i18n-polyglot
Advanced tools
Comparing version 3.2.0 to 3.2.2
{ | ||
"name": "ra-i18n-polyglot", | ||
"version": "3.2.0", | ||
"version": "3.2.2", | ||
"description": "Polyglot i18n provider for react-admin", | ||
@@ -25,7 +25,7 @@ "main": "lib/index.js", | ||
"build-esm": "rimraf ./esm && tsc --outDir esm --module es2015", | ||
"watch": "rimraf ./lib && tsc --watch" | ||
"watch": "tsc --outDir esm --module es2015 --watch" | ||
}, | ||
"dependencies": { | ||
"node-polyglot": "^2.2.2", | ||
"ra-core": "^3.2.0" | ||
"ra-core": "^3.2.2" | ||
}, | ||
@@ -36,3 +36,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "b6a403af1f0d54c3457dd43a518e7a2ff81df338" | ||
"gitHead": "dfca3711e62e75cf25daa3b6b0c773183ff7ed89" | ||
} |
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
13486
Updatedra-core@^3.2.2