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.3 to 2.0.4

16

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

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

"devDependencies": {
"@types/jest": "^24.0.15",
"@types/node": "^12.6.2",
"jest": "^24.8.0",
"np": "^5.0.3",
"@types/jest": "^24.0.18",
"@types/node": "^12.7.5",
"jest": "^24.9.0",
"np": "^5.1.0",
"rimraf": "^2.6.3",
"ts-jest": "^24.0.2",
"tslint": "^5.18.0",
"typescript": "^3.5.3"
"ts-jest": "^24.1.0",
"tslint": "^5.20.0",
"typescript": "^3.6.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