@spinajs/intl
Advanced tools
Comparing version 2.0.45 to 2.0.46
{ | ||
"name": "@spinajs/intl", | ||
"version": "2.0.45", | ||
"version": "2.0.46", | ||
"description": "internationalization for spinajs framework", | ||
@@ -41,7 +41,7 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@spinajs/configuration": "^2.0.45", | ||
"@spinajs/di": "^2.0.45", | ||
"@spinajs/configuration": "^2.0.46", | ||
"@spinajs/di": "^2.0.46", | ||
"@spinajs/exceptions": "^2.0.39", | ||
"@spinajs/log": "^2.0.45", | ||
"@spinajs/reflection": "^2.0.45", | ||
"@spinajs/log": "^2.0.46", | ||
"@spinajs/reflection": "^2.0.46", | ||
"glob": "^7.1.6", | ||
@@ -52,3 +52,3 @@ "lodash": "^4.17.15", | ||
}, | ||
"gitHead": "3aa423c570eae952dc79fe6a4704c3d2ccc178be" | ||
"gitHead": "bd560afd6c9a156071102cc6b4f36115b5498e9d" | ||
} |
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
Updated@spinajs/di@^2.0.46
Updated@spinajs/log@^2.0.46
Updated@spinajs/reflection@^2.0.46