properties-file
Advanced tools
Comparing version 3.3.7 to 3.3.8
{ | ||
"name": "properties-file", | ||
"version": "3.3.7", | ||
"version": "3.3.8", | ||
"description": ".properties file parser, editor, formatter and Webpack loader.", | ||
@@ -67,9 +67,9 @@ "keywords": [ | ||
"@babel/cli": "^7.23.0", | ||
"@babel/core": "^7.23.2", | ||
"@babel/preset-env": "^7.23.2", | ||
"@babel/preset-typescript": "7.23.2", | ||
"@babel/core": "^7.23.3", | ||
"@babel/preset-env": "^7.23.3", | ||
"@babel/preset-typescript": "7.23.3", | ||
"@release-it/conventional-changelog": "7.0.2", | ||
"@types/jest": "29.5.7", | ||
"@typescript-eslint/eslint-plugin": "6.9.1", | ||
"@typescript-eslint/parser": "6.9.1", | ||
"@types/jest": "29.5.8", | ||
"@typescript-eslint/eslint-plugin": "6.10.0", | ||
"@typescript-eslint/parser": "6.10.0", | ||
"babel-preset-minify": "^0.5.2", | ||
@@ -84,3 +84,3 @@ "check-node-version": "^4.2.1", | ||
"eslint-plugin-jest": "27.6.0", | ||
"eslint-plugin-json-files": "4.0.0", | ||
"eslint-plugin-json-files": "4.1.0", | ||
"eslint-plugin-prefer-arrow-functions": "3.2.4", | ||
@@ -92,3 +92,3 @@ "eslint-plugin-prettier": "5.0.1", | ||
"prettier": "3.0.3", | ||
"prettier-plugin-organize-imports": "3.2.3", | ||
"prettier-plugin-organize-imports": "3.2.4", | ||
"prettier-plugin-sh": "0.13.1", | ||
@@ -95,0 +95,0 @@ "release-it": "16.2.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
51033