java-caller
Advanced tools
Comparing version 0.4.0 to 1.0.0-beta.0
{ | ||
"name": "java-caller", | ||
"version": "0.4.0", | ||
"version": "1.0.0-beta.0", | ||
"description": "Library to easily call java from node sources. Automatically installs java if not present", | ||
"main": "index.js", | ||
"main": "./lib/index.js", | ||
"files": [ | ||
"lib/" | ||
], | ||
"scripts": { | ||
@@ -7,0 +10,0 @@ "lint:fix": "eslint **/*.js --fix && prettier --write \"./lib/**/*.{js,jsx,json}\" --tab-width 4 --print-width 150", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
56623
5
254