properties-file
Advanced tools
Comparing version 2.1.25 to 2.1.26
{ | ||
"name": "properties-file", | ||
"version": "2.1.25", | ||
"version": "2.1.26", | ||
"description": ".properties file parser, JSON converter and Webpack loader.", | ||
@@ -57,6 +57,6 @@ "author": "Avansai (https://avansai.com)", | ||
"@types/jest": "^29.4.0", | ||
"@typescript-eslint/eslint-plugin": "^5.49.0", | ||
"@typescript-eslint/parser": "^5.49.0", | ||
"@typescript-eslint/eslint-plugin": "^5.50.0", | ||
"@typescript-eslint/parser": "^5.50.0", | ||
"dotenv-cli": "^7.0.0", | ||
"eslint": "^8.32.0", | ||
"eslint": "^8.33.0", | ||
"eslint-config-prettier": "^8.6.0", | ||
@@ -69,2 +69,3 @@ "eslint-import-resolver-node": "^0.3.7", | ||
"eslint-plugin-prettier": "^4.2.1", | ||
"eslint-plugin-tsdoc": "^0.2.17", | ||
"eslint-plugin-unicorn": "^45.0.2", | ||
@@ -78,3 +79,3 @@ "jest": "^29.4.1", | ||
"ts-node": "^10.9.1", | ||
"typescript": "^4.9.4" | ||
"typescript": "^4.9.5" | ||
}, | ||
@@ -81,0 +82,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
40522
23