daplie-tools
Advanced tools
Comparing version 1.0.0-alpha.916 to 1.0.0-alpha.917
@@ -378,2 +378,4 @@ #!/usr/bin/env node | ||
opts.requestOtp = true; | ||
oauth3.manualLogin(opts).then(function (results) { | ||
@@ -380,0 +382,0 @@ if (results && results.oauth3 && results.session && results.sessionTested) { |
{ | ||
"name": "daplie-tools", | ||
"version": "1.0.0-alpha.916", | ||
"version": "1.0.0-alpha.917", | ||
"description": "Taking back the Internet", | ||
@@ -35,5 +35,5 @@ "main": "index.js", | ||
"commander": "^2.9.0", | ||
"oauth3-cli": "git+https://github.com/OAuth3/oauth3-cli.git#v1.0.0-alpha.916", | ||
"oauth3-cli": "git+https://github.com/OAuth3/oauth3-cli.git#v1.0.0-alpha.917", | ||
"request": "^2.69.0" | ||
} | ||
} |
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
Git dependency
Supply chain riskContains a dependency which resolves to a remote git URL. Dependencies fetched from git URLs are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
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
Git dependency
Supply chain riskContains a dependency which resolves to a remote git URL. Dependencies fetched from git URLs are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
47123
10
1069