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

java-parser

Package Overview
Dependencies
Maintainers
6
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

java-parser - npm Package Compare versions

Comparing version 2.0.4 to 2.0.5

4

package.json
{
"name": "java-parser",
"version": "2.0.4",
"version": "2.0.5",
"description": "Java Parser in JavaScript",

@@ -18,3 +18,3 @@ "main": "src/index.js",

},
"gitHead": "28084f4c2c6b53784c5853fc51865dc8c7b083f9"
"gitHead": "fce16b970ecc46e1cc3f134432eac42877801674"
}

@@ -13,3 +13,3 @@ "use strict";

return (
(process && // (not every runtime has a global `process` object
(typeof process !== "undefined" && // (not every runtime has a global `process` object
process.env &&

@@ -16,0 +16,0 @@ process.env["prettier-java-development-mode"] === "enabled") === false

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