elm-format
Advanced tools
Comparing version 0.8.5 to 0.8.6-rc.1
31
index.js
@@ -1,21 +0,12 @@ | ||
var binwrap = require("binwrap"); | ||
var path = require("path"); | ||
function dummy() { | ||
return Promise.resolve(); | ||
} | ||
var packageInfo = require(path.join(__dirname, "package.json")); | ||
var binVersion = packageInfo.version; | ||
var root = "https://github.com/avh4/elm-format/releases/download/" + | ||
binVersion + | ||
"/elm-format-" + | ||
binVersion; | ||
module.exports = binwrap({ | ||
dirname: __dirname, | ||
binaries: ["elm-format"], | ||
urls: { | ||
"darwin-x64": root + "-mac-x64.tgz", | ||
"darwin-arm64": root + "-mac-x64.tgz", | ||
"linux-x64": root + "-linux-x64.tgz", | ||
"win32-x64": root + "-win-x64.zip" | ||
} | ||
}); | ||
module.exports = { | ||
paths: { | ||
"elm-format": require("./binary.js")(), | ||
}, | ||
install: dummy, | ||
prepare: dummy, | ||
test: dummy, | ||
}; |
@@ -1,39 +0,1 @@ | ||
{ | ||
"name": "elm-format", | ||
"version": "0.8.5", | ||
"description": "Install elm-format", | ||
"preferGlobal": true, | ||
"main": "index.js", | ||
"scripts": { | ||
"install": "binwrap-install", | ||
"prepare": "binwrap-prepare", | ||
"prepublish": "npm test", | ||
"test": "eslint . && binwrap-test" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/avh4/elm-format.git" | ||
}, | ||
"keywords": [ | ||
"elm-format" | ||
], | ||
"author": "Aaron VonderHaar", | ||
"license": "BSD-3-Clause", | ||
"bugs": { | ||
"url": "https://github.com/avh4/elm-format/issues" | ||
}, | ||
"files": [ | ||
"index.js", | ||
"bin" | ||
], | ||
"homepage": "https://github.com/avh4/elm-format", | ||
"bin": { | ||
"elm-format": "bin/elm-format" | ||
}, | ||
"dependencies": { | ||
"binwrap": "^0.2.3" | ||
}, | ||
"devDependencies": { | ||
"eslint": "^7.19.0" | ||
} | ||
} | ||
{"author":"Aaron VonderHaar","bin":{"elm-format":"bin/elm-format"},"bugs":{"url":"https://github.com/avh4/elm-format/issues"},"description":"Install elm-format","devDependencies":{"eslint":"^7.19.0"},"files":["binary.js","index.js","bin/elm-format"],"homepage":"https://github.com/avh4/elm-format","keywords":["elm-format"],"license":"BSD-3-Clause","main":"index.js","name":"elm-format","optionalDependencies":{"@avh4/elm-format-darwin-arm64":"0.8.6-1","@avh4/elm-format-darwin-x64":"0.8.6-1","@avh4/elm-format-linux-arm64":"0.8.6-1","@avh4/elm-format-linux-x64":"0.8.6-1","@avh4/elm-format-win32-x64":"0.8.6-1"},"repository":{"type":"git","url":"git+https://github.com/avh4/elm-format.git"},"scripts":{"install":"node index.js","prepublish":"npm test","test":"eslint ."},"version":"0.8.6-rc.1"} |
Sorry, the diff of this file is not supported yet
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 3 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
4386
5
88
5
5
+ Added@avh4/elm-format-darwin-arm64@0.8.6-1(transitive)
+ Added@avh4/elm-format-darwin-x64@0.8.6-1(transitive)
+ Added@avh4/elm-format-linux-arm64@0.8.6-1(transitive)
+ Added@avh4/elm-format-linux-x64@0.8.6-1(transitive)
+ Added@avh4/elm-format-win32-x64@0.8.6-1(transitive)
- Removedbinwrap@^0.2.3
- Removedajv@6.12.6(transitive)
- Removedasn1@0.2.6(transitive)
- Removedassert-plus@1.0.0(transitive)
- Removedasynckit@0.4.0(transitive)
- Removedaws-sign2@0.7.0(transitive)
- Removedaws4@1.13.2(transitive)
- Removedbcrypt-pbkdf@1.0.2(transitive)
- Removedbinary@0.3.0(transitive)
- Removedbinwrap@0.2.3(transitive)
- Removedbuffers@0.1.1(transitive)
- Removedcaseless@0.12.0(transitive)
- Removedchainsaw@0.1.0(transitive)
- Removedchownr@2.0.0(transitive)
- Removedcombined-stream@1.0.8(transitive)
- Removedcore-util-is@1.0.2(transitive)
- Removeddashdash@1.14.1(transitive)
- Removeddelayed-stream@1.0.0(transitive)
- Removedecc-jsbn@0.1.2(transitive)
- Removedextend@3.0.2(transitive)
- Removedextsprintf@1.3.0(transitive)
- Removedfast-deep-equal@3.1.3(transitive)
- Removedfast-json-stable-stringify@2.1.0(transitive)
- Removedforever-agent@0.6.1(transitive)
- Removedform-data@2.3.3(transitive)
- Removedfs-minipass@2.1.0(transitive)
- Removedgetpass@0.1.7(transitive)
- Removedhar-schema@2.0.0(transitive)
- Removedhar-validator@5.1.5(transitive)
- Removedhttp-signature@1.2.0(transitive)
- Removedis-typedarray@1.0.0(transitive)
- Removedisstream@0.1.2(transitive)
- Removedjsbn@0.1.1(transitive)
- Removedjson-schema@0.4.0(transitive)
- Removedjson-schema-traverse@0.4.1(transitive)
- Removedjson-stringify-safe@5.0.1(transitive)
- Removedjsprim@1.4.2(transitive)
- Removedmime-db@1.52.0(transitive)
- Removedmime-types@2.1.35(transitive)
- Removedminimist@1.2.8(transitive)
- Removedminipass@3.3.65.0.0(transitive)
- Removedminizlib@2.1.2(transitive)
- Removedmkdirp@0.5.61.0.4(transitive)
- Removedoauth-sign@0.9.0(transitive)
- Removedperformance-now@2.1.0(transitive)
- Removedpsl@1.15.0(transitive)
- Removedpunycode@2.3.1(transitive)
- Removedqs@6.5.3(transitive)
- Removedrequest@2.88.2(transitive)
- Removedsafe-buffer@5.2.1(transitive)
- Removedsafer-buffer@2.1.2(transitive)
- Removedsshpk@1.18.0(transitive)
- Removedtar@6.2.1(transitive)
- Removedtough-cookie@2.5.0(transitive)
- Removedtraverse@0.3.9(transitive)
- Removedtunnel-agent@0.6.0(transitive)
- Removedtweetnacl@0.14.5(transitive)
- Removedunzip-stream@0.3.4(transitive)
- Removeduri-js@4.4.1(transitive)
- Removeduuid@3.4.0(transitive)
- Removedverror@1.10.0(transitive)
- Removedyallist@4.0.0(transitive)