Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

properties-file

Package Overview
Dependencies
Maintainers
1
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

properties-file - npm Package Compare versions

Comparing version 2.1.3 to 2.1.4

0

lib/content/index.d.ts

@@ -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";

20

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc