properties-file
Advanced tools
Comparing version 3.2.2 to 3.2.3
{ | ||
"name": "properties-file", | ||
"version": "3.2.2", | ||
"version": "3.2.3", | ||
"description": ".properties file parser, editor, formatter and Webpack loader.", | ||
@@ -72,8 +72,8 @@ "keywords": [ | ||
"@types/jest": "29.5.1", | ||
"@typescript-eslint/eslint-plugin": "5.59.5", | ||
"@typescript-eslint/parser": "5.59.5", | ||
"@typescript-eslint/eslint-plugin": "5.59.6", | ||
"@typescript-eslint/parser": "5.59.6", | ||
"babel-preset-minify": "^0.5.2", | ||
"check-node-version": "^4.2.1", | ||
"dotenv-cli": "7.2.1", | ||
"eslint": "8.40.0", | ||
"eslint": "8.41.0", | ||
"eslint-config-prettier": "8.8.0", | ||
@@ -80,0 +80,0 @@ "eslint-import-resolver-node": "0.3.7", |
# properties-file | ||
[![License](https://img.shields.io/npm/l/make-coverage-badge.svg)](https://opensource.org/licenses/MIT) | ||
[![npm download](https://img.shields.io/npm/dw/properties-file.svg)](https://www.npmjs.com/package/properties-file) | ||
[![License](https://img.shields.io/npm/l/make-coverage-badge.svg?color=brightgreen)](https://opensource.org/licenses/MIT) | ||
[![npm download](https://img.shields.io/npm/dw/properties-file.svg?color=brightgreen)](https://www.npmjs.com/package/properties-file) | ||
![Coverage](https://img.shields.io/badge/Coverage-100%25-brightgreen.svg) | ||
![Dependencies](https://img.shields.io/badge/dependencies-0-green) | ||
![Dependencies](https://img.shields.io/badge/dependencies-0-brightgreen) | ||
[![Known Vulnerabilities](https://snyk.io/test/github/Avansai/properties-file/badge.svg?targetFile=package.json)](https://snyk.io/test/github/Avansai/properties-file?targetFile=package.json) | ||
@@ -8,0 +8,0 @@ |
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
53197