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

java-home

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

java-home - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

5

lib/java-home.js

@@ -31,3 +31,3 @@ /* ================================================================

}
fs.access(javaHome, err => {

@@ -94,2 +94,5 @@ if (err) {

}
})
.catch(e => {
// ignored
});

@@ -96,0 +99,0 @@ });

2

package.json
{
"name": "java-home",
"version": "1.0.3",
"version": "1.0.4",
"description": "java-home",

@@ -5,0 +5,0 @@ "keywords": [

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