properties-file
Advanced tools
Comparing version 2.1.3 to 2.1.4
@@ -0,0 +0,0 @@ import { KeyValueObject } from '../'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /// <reference types="node" /> |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /// <reference types="./properties-file" /> |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /// <reference types="../properties-file" /> |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** This allows to get the correct type when using `import` on `.properties` files. */ |
@@ -0,0 +0,0 @@ import { KeyValueObject } from './'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { PropertyLine } from './property-line'; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "properties-file", | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"description": ".properties file parser, JSON converter and Webpack loader.", | ||
@@ -57,4 +57,4 @@ "author": "Avansai (https://avansai.com)", | ||
"@types/jest": "^29.0.0", | ||
"@typescript-eslint/eslint-plugin": "^5.36.1", | ||
"@typescript-eslint/parser": "^5.36.1", | ||
"@typescript-eslint/eslint-plugin": "^5.36.2", | ||
"@typescript-eslint/parser": "^5.36.2", | ||
"dotenv-cli": "^6.0.0", | ||
@@ -64,15 +64,15 @@ "eslint": "^8.23.0", | ||
"eslint-import-resolver-node": "^0.3.6", | ||
"eslint-import-resolver-typescript": "^3.5.0", | ||
"eslint-import-resolver-typescript": "^3.5.1", | ||
"eslint-plugin-import": "^2.26.0", | ||
"eslint-plugin-jest": "^27.0.1", | ||
"eslint-plugin-jest": "^27.0.3", | ||
"eslint-plugin-prettier": "^4.2.1", | ||
"eslint-plugin-unicorn": "^43.0.2", | ||
"jest": "^29.0.1", | ||
"jest": "^29.0.2", | ||
"prettier": "^2.7.1", | ||
"prettier-plugin-organize-imports": "^3.1.0", | ||
"prettier-plugin-organize-imports": "^3.1.1", | ||
"prettier-plugin-sh": "^0.12.8", | ||
"release-it": "^15.4.0", | ||
"ts-jest": "^28.0.8", | ||
"release-it": "^15.4.1", | ||
"ts-jest": "^29.0.0", | ||
"ts-node": "^10.9.1", | ||
"typescript": "^4.8.2" | ||
"typescript": "^4.8.3" | ||
}, | ||
@@ -79,0 +79,0 @@ "engines": { |
@@ -0,0 +0,0 @@ # properties-file |
Sorry, the diff of this file is not supported yet
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
40276