properties-file
Advanced tools
Comparing version 3.2.11 to 3.2.12
{ | ||
"name": "properties-file", | ||
"version": "3.2.11", | ||
"version": "3.2.12", | ||
"description": ".properties file parser, editor, formatter and Webpack loader.", | ||
@@ -69,7 +69,7 @@ "keywords": [ | ||
"@babel/preset-env": "^7.22.9", | ||
"@babel/preset-typescript": "^7.22.5", | ||
"@babel/preset-typescript": "7.22.5", | ||
"@release-it/conventional-changelog": "7.0.0", | ||
"@types/jest": "29.5.3", | ||
"@typescript-eslint/eslint-plugin": "6.0.0", | ||
"@typescript-eslint/parser": "6.0.0", | ||
"@typescript-eslint/eslint-plugin": "6.1.0", | ||
"@typescript-eslint/parser": "6.1.0", | ||
"babel-preset-minify": "^0.5.2", | ||
@@ -86,3 +86,3 @@ "check-node-version": "^4.2.1", | ||
"eslint-plugin-prefer-arrow-functions": "3.1.4", | ||
"eslint-plugin-prettier": "^5.0.0", | ||
"eslint-plugin-prettier": "5.0.0", | ||
"eslint-plugin-tsdoc": "0.2.17", | ||
@@ -94,3 +94,3 @@ "eslint-plugin-unicorn": "48.0.0", | ||
"prettier-plugin-sh": "0.13.1", | ||
"release-it": "16.1.2", | ||
"release-it": "16.1.3", | ||
"ts-jest": "29.1.1", | ||
@@ -97,0 +97,0 @@ "ts-node": "10.9.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
65101