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

@uppy/companion-client

Package Overview
Dependencies
Maintainers
5
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uppy/companion-client - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

2

lib/index.js

@@ -1,2 +0,2 @@

'use-strict';
'use strict';
/**

@@ -3,0 +3,0 @@ * Manages communications with Companion

@@ -218,2 +218,2 @@ 'use strict';

return RequestClient;
}(), _class.VERSION = "1.4.0", _temp);
}(), _class.VERSION = "1.4.1", _temp);
{
"name": "@uppy/companion-client",
"description": "Client library for communication with Companion. Intended for use in Uppy plugins.",
"version": "1.4.0",
"version": "1.4.1",
"license": "MIT",

@@ -26,3 +26,3 @@ "main": "lib/index.js",

},
"gitHead": "4e32e61d7c7821ca5d8641a3df741487ea27f0bb"
"gitHead": "b2f158e45ec14a5198e1981747f39cacd4a3276e"
}

@@ -1,2 +0,3 @@

'use-strict'
'use strict'
/**

@@ -3,0 +4,0 @@ * Manages communications with Companion

'use strict'
/**

@@ -3,0 +4,0 @@ * This module serves as an Async wrapper for LocalStorage

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