@transloadit/jquery-sdk
Advanced tools
Comparing version 3.3.2 to 3.3.4
@@ -437,2 +437,3 @@ /** @license jquery.transloadit2.js: Copyright (c) 2013 Transloadit Ltd | MIT License: http://www.opensource.org/licenses/mit-license.php | ||
this._removeFileFromPreviewAreas(oldFiles[i]) | ||
this._files[name] = this._files[name].splice(i, 1) | ||
} | ||
@@ -439,0 +440,0 @@ } |
@@ -136,3 +136,3 @@ const helpers = require('./helpers') | ||
} | ||
self.$.post('https://status.transloadit.com/client_error', details) | ||
self.$.post('https://transloaditstatus.com/client_error', details) | ||
@@ -139,0 +139,0 @@ const detailsArr = [] |
{ | ||
"name": "@transloadit/jquery-sdk", | ||
"version": "3.3.2", | ||
"version": "3.3.4", | ||
"private": false, | ||
@@ -49,5 +49,5 @@ "scripts": { | ||
"casperjs": "1.1.2", | ||
"debug": "2.2.0", | ||
"debug": "2.6.9", | ||
"es6-promise": "4.1.0", | ||
"eslint": "3.15.0", | ||
"eslint": "4.18.2", | ||
"eslint-config-standard": "6.2.1", | ||
@@ -54,0 +54,0 @@ "eslint-plugin-promise": "3.4.1", |
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
981879
4184