filestack-js
Advanced tools
Comparing version 1.14.3 to 1.14.4
@@ -22,3 +22,3 @@ "use strict"; | ||
*/ | ||
var PICKER_VERSION = '1.4.3'; | ||
var PICKER_VERSION = '1.4.4'; | ||
/* istanbul ignore next */ | ||
@@ -25,0 +25,0 @@ if (process.env.NODE_ENV === 'production') { |
@@ -14,5 +14,5 @@ import { SecurityOptions, getSecurity } from './lib/api/security'; | ||
*/ | ||
export declare const version = "1.14.3"; | ||
export declare const version = "1.14.4"; | ||
export * from './lib/api/transform'; | ||
export * from './lib/filelink'; | ||
export { TransformSchema, SecurityOptions, getSecurity, }; |
@@ -37,4 +37,4 @@ "use strict"; | ||
*/ | ||
exports.version = '1.14.3'; | ||
exports.version = '1.14.4'; | ||
tslib_1.__exportStar(require("./lib/api/transform"), exports); | ||
tslib_1.__exportStar(require("./lib/filelink"), exports); |
@@ -28,4 +28,4 @@ "use strict"; | ||
var requestWithSource = function (method, url) { | ||
return request[method](url).set('Filestack-Source', 'JS-1.14.3'); | ||
return request[method](url).set('Filestack-Source', 'JS-1.14.4'); | ||
}; | ||
exports.requestWithSource = requestWithSource; |
@@ -20,3 +20,3 @@ /* | ||
*/ | ||
var PICKER_VERSION = '1.4.3'; | ||
var PICKER_VERSION = '1.4.4'; | ||
/** | ||
@@ -23,0 +23,0 @@ * @private |
@@ -14,5 +14,5 @@ import { SecurityOptions, getSecurity } from './lib/api/security'; | ||
*/ | ||
export declare const version = "1.14.3"; | ||
export declare const version = "1.14.4"; | ||
export * from './lib/api/transform'; | ||
export * from './lib/filelink'; | ||
export { TransformSchema, SecurityOptions, getSecurity, }; |
@@ -32,5 +32,5 @@ /* | ||
*/ | ||
export var version = '1.14.3'; | ||
export var version = '1.14.4'; | ||
export * from './lib/api/transform'; | ||
export * from './lib/filelink'; | ||
export { TransformSchema, getSecurity, }; |
@@ -25,4 +25,4 @@ /* | ||
var requestWithSource = function (method, url) { | ||
return request[method](url).set('Filestack-Source', 'JS-1.14.3'); | ||
return request[method](url).set('Filestack-Source', 'JS-1.14.4'); | ||
}; | ||
export { request, requestWithSource }; |
@@ -5,3 +5,3 @@ # Change Log | ||
## [1.14.3](https://github.com/filestack/filestack-js/compare/v1.14.2...v1.14.3) (2019-02-21) | ||
## [1.14.4](https://github.com/filestack/filestack-js/compare/v1.14.3...v1.14.4) (2019-02-27) | ||
@@ -11,3 +11,3 @@ | ||
* **picker:** Fix lazy loading modules in picker ([b777087](https://github.com/filestack/filestack-js/commit/b777087)) | ||
* **picker:** fix grammarly problem ([7eb3c79](https://github.com/filestack/filestack-js/commit/7eb3c79)) | ||
@@ -14,0 +14,0 @@ |
{ | ||
"name": "filestack-js", | ||
"version": "1.14.3", | ||
"version": "1.14.4", | ||
"description": "Official JavaScript library for Filestack", | ||
@@ -5,0 +5,0 @@ "main": "build/main/index.js", |
@@ -21,3 +21,3 @@ /* | ||
*/ | ||
const PICKER_VERSION = '1.4.3'; | ||
const PICKER_VERSION = '1.4.4'; | ||
@@ -24,0 +24,0 @@ /** |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
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
3904992
1
80
51310