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

ozone-api-upload

Package Overview
Dependencies
Maintainers
8
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ozone-api-upload - npm Package Compare versions

Comparing version 6.0.4 to 6.1.0

3

dist/ozone-api-upload.js

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