Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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.906 to 1.0.0-alpha.907

8

bin/daplie.js

@@ -844,8 +844,8 @@ #!/usr/bin/env node

console.log("Possibly Unhandled Rejection at:");
console.log("Promise: ", p);
console.log(p.stack);
console.log("Reason: ", reason);
console.log(reason.stack);
console.log("Promise:");
console.error(p);
console.log("Reason:");
console.error(reason);
process.exit(1);
// application specific logging here
});
{
"name": "daplie-tools",
"version": "1.0.0-alpha.906",
"version": "1.0.0-alpha.907",
"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.906",
"oauth3-cli": "git+https://github.com/OAuth3/oauth3-cli.git#v1.0.0-alpha.907",
"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