messages-modules
Advanced tools
Comparing version 1.1.9 to 1.1.10
{ | ||
"name": "messages-modules", | ||
"version": "1.1.9", | ||
"version": "1.1.10", | ||
"description": "Messages (localized strings) that are scoped locally.", | ||
@@ -30,3 +30,3 @@ "author": "Avansai (https://avansai.com)", | ||
"test": "jest --coverage", | ||
"release": "dotenv -- release-it --only-version" | ||
"release": "dotenv -- release-it --only-version --verbose" | ||
}, | ||
@@ -52,5 +52,5 @@ "license": "MIT", | ||
"@types/jest": "^29.1.1", | ||
"@types/node": "^18.8.0", | ||
"@typescript-eslint/eslint-plugin": "^5.38.1", | ||
"@typescript-eslint/parser": "^5.38.1", | ||
"@types/node": "^18.8.1", | ||
"@typescript-eslint/eslint-plugin": "^5.39.0", | ||
"@typescript-eslint/parser": "^5.39.0", | ||
"dotenv-cli": "^6.0.0", | ||
@@ -62,3 +62,3 @@ "eslint": "^8.24.0", | ||
"eslint-plugin-import": "^2.26.0", | ||
"eslint-plugin-jest": "^27.0.4", | ||
"eslint-plugin-jest": "^27.1.0", | ||
"eslint-plugin-prettier": "^4.2.1", | ||
@@ -70,3 +70,3 @@ "eslint-plugin-unicorn": "^44.0.0", | ||
"prettier-plugin-sh": "^0.12.8", | ||
"release-it": "^15.4.2", | ||
"release-it": "^15.5.0", | ||
"ts-jest": "^29.0.3", | ||
@@ -77,3 +77,3 @@ "ts-node": "^10.9.1", | ||
"dependencies": { | ||
"properties-file": "^2.1.7" | ||
"properties-file": "^2.1.8" | ||
}, | ||
@@ -80,0 +80,0 @@ "engines": { |
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
28541
Updatedproperties-file@^2.1.8