properties-file
Advanced tools
Comparing version 3.2.15 to 3.2.16
{ | ||
"name": "properties-file", | ||
"version": "3.2.15", | ||
"version": "3.2.16", | ||
"description": ".properties file parser, editor, formatter and Webpack loader.", | ||
@@ -66,10 +66,10 @@ "keywords": [ | ||
"devDependencies": { | ||
"@babel/cli": "^7.22.9", | ||
"@babel/core": "^7.22.9", | ||
"@babel/preset-env": "^7.22.9", | ||
"@babel/cli": "^7.22.10", | ||
"@babel/core": "^7.22.10", | ||
"@babel/preset-env": "^7.22.10", | ||
"@babel/preset-typescript": "7.22.5", | ||
"@release-it/conventional-changelog": "7.0.0", | ||
"@types/jest": "29.5.3", | ||
"@typescript-eslint/eslint-plugin": "6.2.1", | ||
"@typescript-eslint/parser": "6.2.1", | ||
"@typescript-eslint/eslint-plugin": "6.3.0", | ||
"@typescript-eslint/parser": "6.3.0", | ||
"babel-preset-minify": "^0.5.2", | ||
@@ -79,5 +79,5 @@ "check-node-version": "^4.2.1", | ||
"eslint": "8.46.0", | ||
"eslint-config-prettier": "8.10.0", | ||
"eslint-import-resolver-node": "0.3.8", | ||
"eslint-import-resolver-typescript": "3.5.5", | ||
"eslint-config-prettier": "9.0.0", | ||
"eslint-import-resolver-node": "0.3.9", | ||
"eslint-import-resolver-typescript": "3.6.0", | ||
"eslint-plugin-import": "2.28.0", | ||
@@ -94,3 +94,3 @@ "eslint-plugin-jest": "27.2.3", | ||
"prettier-plugin-sh": "0.13.1", | ||
"release-it": "16.1.3", | ||
"release-it": "16.1.4", | ||
"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
65159