@xtreamr/spark-api
Advanced tools
Comparing version 2.14.0 to 2.15.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [2.15.0](https://github.com/XTreamr/spark_libs/compare/v2.14.1...v2.15.0) (2020-02-10) | ||
### Features | ||
* min time ([f104a63](https://github.com/XTreamr/spark_libs/commit/f104a63)) | ||
# [2.14.0](https://github.com/XTreamr/spark_libs/compare/v2.13.1...v2.14.0) (2020-02-04) | ||
@@ -8,0 +19,0 @@ |
@@ -150,3 +150,4 @@ import request from '@xtreamr/spark-request'; | ||
}, | ||
onProgress: onProgress | ||
onProgress: onProgress, | ||
formData: true | ||
}); | ||
@@ -153,0 +154,0 @@ }, |
@@ -161,3 +161,4 @@ 'use strict'; | ||
}, | ||
onProgress: onProgress | ||
onProgress: onProgress, | ||
formData: true | ||
}); | ||
@@ -164,0 +165,0 @@ }, |
{ | ||
"name": "@xtreamr/spark-api", | ||
"version": "2.14.0", | ||
"version": "2.15.0", | ||
"description": "Describe spark-api here", | ||
@@ -35,3 +35,3 @@ "main": "lib/index.js", | ||
"repository": "", | ||
"gitHead": "2a99764d0c5d3654798eeb44b25b93413c495737" | ||
"gitHead": "7d57c6f06be85d03cf45aa39c0e5c27fad91eab6" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
34602
962
0