google-closure-compiler-linux
Advanced tools
Comparing version
/* | ||
* Copyright 2018 The Closure Compiler Authors. | ||
* Copyright 2019 The Closure Compiler Authors. | ||
* | ||
@@ -17,3 +17,6 @@ * Licensed under the Apache License, Version 2.0 (the "License"); | ||
const path = require('path'); | ||
module.exports = path.resolve(__dirname, 'compiler'); | ||
import path from 'node:path'; | ||
import { fileURLToPath, URL } from 'node:url'; | ||
const __dirname = fileURLToPath(new URL('.', import.meta.url)); | ||
export default path.resolve(__dirname, 'compiler'); |
{ | ||
"name": "google-closure-compiler-linux", | ||
"version": "20250506.0.0-nightly", | ||
"version": "20250506.0.0", | ||
"description": "Check, compile, optimize and compress Javascript with Closure-Compiler using Java", | ||
"type": "module", | ||
"main": "index.js", | ||
"repository": "https://github.com/google/closure-compiler-npm/tree/master/packages/google-closure-compiler-linux", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/google/closure-compiler-npm.git#master" | ||
}, | ||
"homepage": "https://developers.google.com/closure/compiler/", | ||
@@ -31,2 +35,5 @@ "author": "Chad Killingsworth <chadkillingsworth@gmail.com>", | ||
}, | ||
"devDependencies": { | ||
"chalk": "5.x" | ||
}, | ||
"os": [ | ||
@@ -33,0 +40,0 @@ "linux" |
Sorry, the diff of this file is not supported yet
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
74097680
0.02%19
11.76%0
-100%0
-100%Yes
NaN1
Infinity%