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

@xtreamr/spark-api

Package Overview
Dependencies
Maintainers
6
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xtreamr/spark-api - npm Package Compare versions

Comparing version 6.14.0 to 6.15.0

11

CHANGELOG.md

@@ -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 @@

6

es/apiService.js

@@ -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"
}
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