Socket
Socket
Sign inDemoInstall

daplie-tools

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

daplie-tools - npm Package Compare versions

Comparing version 1.0.0-alpha.905 to 1.0.0-alpha.906

test-basic-cli.sh

4

bin/daplie.js

@@ -696,3 +696,3 @@ #!/usr/bin/env node

console.log("");
console.log(" wallet:sources # show all funding sources");
console.log(" wallet:sources:list # show all funding sources");
console.log(" wallet:sources:add # add a new credit card");

@@ -706,3 +706,3 @@ console.log(" wallet:sources:remove # remove a credit card");

all['wallet:sources'] = function () {
all['wallet:sources'] = all['wallet:sources:list'] = function () {
var opts = mergeDefaults(program);

@@ -709,0 +709,0 @@

{
"name": "daplie-tools",
"version": "1.0.0-alpha.905",
"version": "1.0.0-alpha.906",
"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.905",
"oauth3-cli": "git+https://github.com/OAuth3/oauth3-cli.git#v1.0.0-alpha.906",
"request": "^2.69.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc