messages-modules
Advanced tools
Comparing version 1.1.31 to 1.1.32
{ | ||
"name": "messages-modules", | ||
"version": "1.1.31", | ||
"version": "1.1.32", | ||
"description": "Messages (localized strings) that are scoped locally.", | ||
@@ -46,3 +46,3 @@ "keywords": [ | ||
"dependencies": { | ||
"properties-file": "^2.1.27" | ||
"properties-file": "^2.1.28" | ||
}, | ||
@@ -55,5 +55,5 @@ "devDependencies": { | ||
"@types/jest": "^29.4.0", | ||
"@types/node": "^18.13.0", | ||
"@typescript-eslint/eslint-plugin": "^5.51.0", | ||
"@typescript-eslint/parser": "^5.51.0", | ||
"@types/node": "^18.14.0", | ||
"@typescript-eslint/eslint-plugin": "^5.52.0", | ||
"@typescript-eslint/parser": "^5.52.0", | ||
"dotenv-cli": "^7.0.0", | ||
@@ -71,3 +71,3 @@ "eslint": "^8.34.0", | ||
"eslint-plugin-unicorn": "^45.0.2", | ||
"jest": "^29.4.2", | ||
"jest": "^29.4.3", | ||
"prettier": "^2.8.4", | ||
@@ -74,0 +74,0 @@ "prettier-plugin-organize-imports": "^3.2.2", |
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
Updatedproperties-file@^2.1.28