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.3 to 6.6.0

6

dist/blip-sdk.js

@@ -835,2 +835,8 @@ (function webpackUniversalModuleDefinition(root, factory) {

}, {
key: 'withCommandTimeout',
value: function withCommandTimeout(timeoutInMilliSecs) {
this._application.commandTimeout = timeoutInMilliSecs;
return this;
}
}, {
key: 'build',

@@ -837,0 +843,0 @@ value: function build() {

2

package.json
{
"name": "blip-sdk",
"version": "6.5.3",
"version": "6.6.0",
"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