Comparing version 0.0.60 to 0.0.63
{ | ||
"version": "0.0.60", | ||
"version": "0.0.63", | ||
"name": "@ory/cli", | ||
@@ -8,20 +8,25 @@ "prettier": "ory-prettier-styles", | ||
}, | ||
"goBinary": { | ||
"name": "ory", | ||
"path": "./", | ||
"url": "https://github.com/ory/cli/releases/download/v{{version}}/ory_{{version}}_{{platform}}_{{arch}}.tar.gz" | ||
}, | ||
"main": "npm/index.js", | ||
"scripts": { | ||
"postinstall": "go-npm install", | ||
"preuninstall": "go-npm uninstall", | ||
"install": "binwrap-install", | ||
"prepare": "binwrap-prepare", | ||
"test": "binwrap-test", | ||
"prepublish": "npm test", | ||
"format": "prettier --write ${npm_package_config_prettierTarget}", | ||
"format:check": "prettier --check ${npm_package_config_prettierTarget}" | ||
}, | ||
"files": [ | ||
"npm/index.js", | ||
"bin" | ||
], | ||
"bin": { | ||
"ory": "bin/ory" | ||
}, | ||
"dependencies": { | ||
"binwrap": "^0.2.3" | ||
}, | ||
"devDependencies": { | ||
"ory-prettier-styles": "1.1.2", | ||
"prettier": "2.3.2" | ||
}, | ||
"dependencies": { | ||
"@ory/npm-bin": "^0.2.5" | ||
} | ||
} |
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
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
AI-detected potential security risk
Supply chain riskAI has determined that this package may contain potential security issues or vulnerabilities.
Found 1 instance in 1 package
14469
5
16
0
2
+ Addedbinwrap@^0.2.3
+ Addedbinary@0.3.0(transitive)
+ Addedbinwrap@0.2.3(transitive)
+ Addedbuffers@0.1.1(transitive)
+ Addedchainsaw@0.1.0(transitive)
+ Addedminimist@1.2.8(transitive)
+ Addedmkdirp@0.5.6(transitive)
+ Addedtraverse@0.3.9(transitive)
+ Addedunzip-stream@0.3.4(transitive)
- Removed@ory/npm-bin@^0.2.5
- Removed@ory/npm-bin@0.2.5(transitive)