@spinajs/intl
Advanced tools
Comparing version 2.0.14 to 2.0.19
{ | ||
"name": "@spinajs/intl", | ||
"version": "2.0.14", | ||
"version": "2.0.19", | ||
"description": "internationalization for spinajs framework", | ||
@@ -41,7 +41,7 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@spinajs/configuration": "^2.0.12", | ||
"@spinajs/di": "^2.0.12", | ||
"@spinajs/configuration": "^2.0.19", | ||
"@spinajs/di": "^2.0.19", | ||
"@spinajs/exceptions": "^2.0.12", | ||
"@spinajs/log": "^2.0.14", | ||
"@spinajs/reflection": "^2.0.14", | ||
"@spinajs/log": "^2.0.19", | ||
"@spinajs/reflection": "^2.0.19", | ||
"glob": "^7.1.6", | ||
@@ -52,3 +52,3 @@ "lodash": "^4.17.15", | ||
}, | ||
"gitHead": "81b84e0b70c385409a01e655412c48d021a96352" | ||
"gitHead": "51e801176ecec955cbf1eb2d91e9f4740cb2b471" | ||
} |
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.19
Updated@spinajs/log@^2.0.19
Updated@spinajs/reflection@^2.0.19