properties-file
Advanced tools
Comparing version 3.5.3 to 3.5.4
{ | ||
"name": "properties-file", | ||
"version": "3.5.3", | ||
"version": "3.5.4", | ||
"description": ".properties file parser, editor, formatter and Webpack loader.", | ||
@@ -99,5 +99,5 @@ "keywords": [ | ||
"@types/jest": "29.5.12", | ||
"@types/node": "20.11.30", | ||
"@typescript-eslint/eslint-plugin": "7.3.1", | ||
"@typescript-eslint/parser": "7.3.1", | ||
"@types/node": "20.12.2", | ||
"@typescript-eslint/eslint-plugin": "7.4.0", | ||
"@typescript-eslint/parser": "7.4.0", | ||
"check-node-version": "4.2.1", | ||
@@ -112,3 +112,3 @@ "depcheck": "1.4.7", | ||
"eslint-plugin-jest": "27.9.0", | ||
"eslint-plugin-jsdoc": "48.2.1", | ||
"eslint-plugin-jsdoc": "48.2.2", | ||
"eslint-plugin-json-files": "4.1.0", | ||
@@ -119,3 +119,3 @@ "eslint-plugin-prefer-arrow-functions": "3.3.2", | ||
"eslint-plugin-unicorn": "51.0.1", | ||
"globals": "14.0.0", | ||
"globals": "15.0.0", | ||
"jest": "29.7.0", | ||
@@ -127,3 +127,3 @@ "jsonc-eslint-parser": "2.4.0", | ||
"release-it": "17.1.1", | ||
"terser": "5.29.2", | ||
"terser": "5.30.1", | ||
"ts-jest": "29.1.2", | ||
@@ -130,0 +130,0 @@ "typescript": "5.4.3" |
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
74500