@xtreamr/spark-api
Advanced tools
Comparing version 6.14.0 to 6.15.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [6.15.0](https://github.com/XTreamr/spark_libs/compare/v6.14.0...v6.15.0) (2020-04-16) | ||
### Features | ||
* upload video from backend ([c5446b3](https://github.com/XTreamr/spark_libs/commit/c5446b3)) | ||
# [6.14.0](https://github.com/XTreamr/spark_libs/compare/v6.13.0...v6.14.0) (2020-04-14) | ||
@@ -8,0 +19,0 @@ |
@@ -281,4 +281,3 @@ import request, { getAuthToken, internalDomain } from '@xtreamr/spark-request'; | ||
var files = _ref3.files, | ||
hash = _ref3.hash, | ||
sessionId = _ref3.sessionId; | ||
firebasePath = _ref3.firebasePath; | ||
var onProgress = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : function () {}; | ||
@@ -291,4 +290,3 @@ | ||
files: files, | ||
hash: hash, | ||
sessionId: sessionId | ||
firebasePath: firebasePath | ||
}, | ||
@@ -295,0 +293,0 @@ formData: true, |
@@ -292,4 +292,3 @@ 'use strict'; | ||
var files = _ref3.files, | ||
hash = _ref3.hash, | ||
sessionId = _ref3.sessionId; | ||
firebasePath = _ref3.firebasePath; | ||
var onProgress = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : function () {}; | ||
@@ -302,4 +301,3 @@ | ||
files: files, | ||
hash: hash, | ||
sessionId: sessionId | ||
firebasePath: firebasePath | ||
}, | ||
@@ -306,0 +304,0 @@ formData: true, |
{ | ||
"name": "@xtreamr/spark-api", | ||
"version": "6.14.0", | ||
"version": "6.15.0", | ||
"description": "Describe spark-api here", | ||
@@ -35,3 +35,3 @@ "main": "lib/index.js", | ||
"repository": "", | ||
"gitHead": "bbc9bf34d8e3d8f8519034e649de65f733ba1b29" | ||
"gitHead": "48989790ab8562858ec19ca5ec407f767b1d236b" | ||
} |
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
37415
1018