ozone-api-upload
Advanced tools
Comparing version 6.0.4 to 6.1.0
@@ -171,4 +171,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
.then((result) => { | ||
var _a; | ||
if (!((_a = result) === null || _a === void 0 ? void 0 : _a.mediaId)) { | ||
if (!(result === null || result === void 0 ? void 0 : result.mediaId)) { | ||
throw Error('No media define in Ozone'); | ||
@@ -175,0 +174,0 @@ } |
{ | ||
"name": "ozone-api-upload", | ||
"version": "6.0.4", | ||
"version": "6.1.0", | ||
"publishConfig": { | ||
@@ -29,7 +29,7 @@ "access": "public" | ||
"ozone-config": "^6.0.3", | ||
"ozone-default-client": "^6.0.4", | ||
"ozone-typescript-client": "^6.0.4" | ||
"ozone-default-client": "^6.1.0", | ||
"ozone-typescript-client": "^6.1.0" | ||
}, | ||
"repository": "https://github.com/taktik/ozone-components/packages/ozone-api/ozone-api-upload", | ||
"gitHead": "30ec557cc07557685a96df7a468a7c09c781972d" | ||
"gitHead": "a723ead1ef0f5b31a3a055f10366be78dc4cd3b4" | ||
} |
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
26261
807