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.0 to 2.1.1

8

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

@@ -45,3 +45,3 @@ "author": "Avansai (https://avansai.com)",

"scripts": {
"build": "npm run prettier && npm run lint-fix && rm -Rf ./lib && tsc && npm run add-import-type && npm test",
"build": "npm run prettier && npm run lint-fix && rm -Rf ./lib && tsc && npm run add-import-type && npm run test",
"lint-fix": "eslint --ext .js --ext .jsx --ext .ts --ext .tsx --fix .",

@@ -61,6 +61,6 @@ "lint-check": "eslint --ext .js --ext .jsx --ext .ts --ext .tsx .",

"dotenv-cli": "^6.0.0",
"eslint": "^8.21.0",
"eslint": "^8.22.0",
"eslint-config-prettier": "^8.5.0",
"eslint-import-resolver-node": "^0.3.6",
"eslint-import-resolver-typescript": "^3.4.0",
"eslint-import-resolver-typescript": "^3.4.1",
"eslint-plugin-import": "^2.26.0",

@@ -67,0 +67,0 @@ "eslint-plugin-jest": "^26.8.2",

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