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

blip-sdk

Package Overview
Dependencies
Maintainers
4
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blip-sdk - npm Package Compare versions

Comparing version 6.5.2 to 6.5.3

7

dist/blip-sdk.js

@@ -423,5 +423,3 @@ (function webpackUniversalModuleDefinition(root, factory) {

this._clientChannel.sendCommand(command);
return _bluebird2.default.race([new _bluebird2.default(function (resolve, reject) {
var commandPromise = _bluebird2.default.race([new _bluebird2.default(function (resolve, reject) {
_this4._commandResolves[command.id] = function (c) {

@@ -451,2 +449,5 @@ if (!c.status) return;

})]);
this._clientChannel.sendCommand(command);
return commandPromise;
}

@@ -453,0 +454,0 @@

{
"name": "blip-sdk",
"version": "6.5.2",
"version": "6.5.3",
"description": "BLiP SDK JavaScript",

@@ -5,0 +5,0 @@ "main": "dist/blip-sdk.js",

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