Socket
Socket
Sign inDemoInstall

adbkit

Package Overview
Dependencies
10
Maintainers
2
Versions
64
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.7.0 to 2.7.1

2

lib/adb/auth.js

@@ -30,3 +30,3 @@ var Auth, BigInteger, Promise, forge;

RE = /^((?:[A-Za-z0-9+\/]{4})*(?:[A-Za-z0-9+\/]{2}==|[A-Za-z0-9+\/]{3}=)?) (.*)$/;
RE = /^((?:[A-Za-z0-9+\/]{4})*(?:[A-Za-z0-9+\/]{2}==|[A-Za-z0-9+\/]{3}=)?) (.*)\s*$/;

@@ -33,0 +33,0 @@ readPublicKeyFromStruct = function(struct, comment) {

{
"name": "adbkit",
"version": "2.7.0",
"version": "2.7.1",
"description": "A pure Node.js client for the Android Debug Bridge.",

@@ -5,0 +5,0 @@ "keywords": [

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc