messages-modules
Advanced tools
Comparing version 1.1.8 to 1.1.9
{ | ||
"name": "messages-modules", | ||
"version": "1.1.8", | ||
"version": "1.1.9", | ||
"description": "Messages (localized strings) that are scoped locally.", | ||
@@ -46,10 +46,10 @@ "author": "Avansai (https://avansai.com)", | ||
"devDependencies": { | ||
"@babel/cli": "^7.18.10", | ||
"@babel/core": "^7.19.1", | ||
"@babel/cli": "^7.19.3", | ||
"@babel/core": "^7.19.3", | ||
"@release-it/conventional-changelog": "^5.1.0", | ||
"@types/babel__core": "^7.1.19", | ||
"@types/jest": "^29.0.3", | ||
"@types/node": "^18.7.21", | ||
"@typescript-eslint/eslint-plugin": "^5.38.0", | ||
"@typescript-eslint/parser": "^5.38.0", | ||
"@types/jest": "^29.1.1", | ||
"@types/node": "^18.8.0", | ||
"@typescript-eslint/eslint-plugin": "^5.38.1", | ||
"@typescript-eslint/parser": "^5.38.1", | ||
"dotenv-cli": "^6.0.0", | ||
@@ -63,4 +63,4 @@ "eslint": "^8.24.0", | ||
"eslint-plugin-prettier": "^4.2.1", | ||
"eslint-plugin-unicorn": "^43.0.2", | ||
"jest": "^29.0.3", | ||
"eslint-plugin-unicorn": "^44.0.0", | ||
"jest": "^29.1.2", | ||
"prettier": "^2.7.1", | ||
@@ -70,12 +70,12 @@ "prettier-plugin-organize-imports": "^3.1.1", | ||
"release-it": "^15.4.2", | ||
"ts-jest": "^29.0.2", | ||
"ts-jest": "^29.0.3", | ||
"ts-node": "^10.9.1", | ||
"typescript": "^4.8.3" | ||
"typescript": "^4.8.4" | ||
}, | ||
"dependencies": { | ||
"properties-file": "^2.1.6" | ||
"properties-file": "^2.1.7" | ||
}, | ||
"engines": { | ||
"node": "^14.18.1 || ^16.0.0" | ||
"node": "^14.18.1 || >=16.0.0" | ||
} | ||
} |
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
1
28530
Updatedproperties-file@^2.1.7