properties-file
Advanced tools
Comparing version 3.5.6 to 3.5.7
{ | ||
"name": "properties-file", | ||
"version": "3.5.6", | ||
"version": "3.5.7", | ||
"description": ".properties file parser, editor, formatter and Webpack loader.", | ||
@@ -22,6 +22,6 @@ "keywords": [ | ||
"type": "git", | ||
"url": "git+https://github.com/Avansai/properties-file.git" | ||
"url": "git+https://github.com/properties-file/properties-file.git" | ||
}, | ||
"license": "MIT", | ||
"author": "Avansai (https://avansai.com)", | ||
"author": "properties-file", | ||
"type": "module", | ||
@@ -100,5 +100,5 @@ "exports": { | ||
"@types/jest": "29.5.12", | ||
"@types/node": "22.5.0", | ||
"@typescript-eslint/eslint-plugin": "8.2.0", | ||
"@typescript-eslint/parser": "8.2.0", | ||
"@types/node": "22.5.2", | ||
"@typescript-eslint/eslint-plugin": "8.3.0", | ||
"@typescript-eslint/parser": "8.3.0", | ||
"check-node-version": "4.2.1", | ||
@@ -110,5 +110,5 @@ "depcheck": "1.4.7", | ||
"eslint-import-resolver-node": "0.3.9", | ||
"eslint-import-resolver-typescript": "3.6.1", | ||
"eslint-plugin-import-x": "3.1.0", | ||
"eslint-plugin-jest": "28.8.0", | ||
"eslint-import-resolver-typescript": "3.6.3", | ||
"eslint-plugin-import-x": "4.1.1", | ||
"eslint-plugin-jest": "28.8.1", | ||
"eslint-plugin-jsdoc": "50.2.2", | ||
@@ -115,0 +115,0 @@ "eslint-plugin-json-files": "4.4.1", |
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
75790