@uppy/companion-client
Advanced tools
Comparing version 1.4.0 to 1.4.1
@@ -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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
39272