New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

properties-file

Package Overview
Dependencies
Maintainers
1
Versions
111
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.6 to 2.1.7

16

package.json
{
"name": "properties-file",
"version": "2.1.6",
"version": "2.1.7",
"description": ".properties file parser, JSON converter and Webpack loader.",

@@ -56,5 +56,5 @@ "author": "Avansai (https://avansai.com)",

"@release-it/conventional-changelog": "^5.1.0",
"@types/jest": "^29.0.3",
"@typescript-eslint/eslint-plugin": "^5.38.0",
"@typescript-eslint/parser": "^5.38.0",
"@types/jest": "^29.1.1",
"@typescript-eslint/eslint-plugin": "^5.38.1",
"@typescript-eslint/parser": "^5.38.1",
"dotenv-cli": "^6.0.0",

@@ -69,3 +69,3 @@ "eslint": "^8.24.0",

"eslint-plugin-unicorn": "^43.0.2",
"jest": "^29.0.3",
"jest": "^29.1.2",
"prettier": "^2.7.1",

@@ -75,9 +75,9 @@ "prettier-plugin-organize-imports": "^3.1.1",

"release-it": "^15.4.2",
"ts-jest": "^29.0.2",
"ts-jest": "^29.0.3",
"ts-node": "^10.9.1",
"typescript": "^4.8.3"
"typescript": "^4.8.4"
},
"engines": {
"node": "^14.18.1 || ^16.0.0"
"node": "^14.18.1 || >=16.0.0"
}
}
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