New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

apk-mitm

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apk-mitm - npm Package Compare versions

Comparing version 0.6.1 to 0.6.2

2

dist/cli.js

@@ -66,2 +66,4 @@ "use strict";

console.error(chalk_1.default `\n {red.inverse.bold Failed! } An error occurred:\n\n`, error.toString());
if (error.stderr)
console.error('\n', error.stderr);
process.exit(1);

@@ -68,0 +70,0 @@ });

2

package.json

@@ -13,3 +13,3 @@ {

],
"version": "0.6.1",
"version": "0.6.2",
"license": "MIT",

@@ -16,0 +16,0 @@ "scripts": {

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