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

java-props

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

java-props - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

10

package.json
{
"name": "java-props",
"version": "2.0.2",
"version": "2.0.3",
"description": "Read Java .properties files (using the same specification), without useless additional features.",

@@ -30,4 +30,4 @@ "author": "Nathan Poirier <nathan@poirier.io>",

"devDependencies": {
"@types/jest": "^24.0.13",
"@types/node": "^12.0.7",
"@types/jest": "^24.0.15",
"@types/node": "^12.6.2",
"jest": "^24.8.0",

@@ -37,5 +37,5 @@ "np": "^5.0.3",

"ts-jest": "^24.0.2",
"tslint": "^5.17.0",
"typescript": "^3.5.1"
"tslint": "^5.18.0",
"typescript": "^3.5.3"
}
}
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