Socket
Socket
Sign inDemoInstall

ozone-config

Package Overview
Dependencies
Maintainers
5
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ozone-config - npm Package Compare versions

Comparing version 6.2.4 to 6.3.0

8

demo/conf.ozone.json

@@ -12,8 +12,4 @@ {

"session": "/rest/v3/authentication/current/session",
"downloadRequest": "/rest/v2/media/download/request",
"uploadStart": "/rest/v2/media/upload/start",
"uploadId": "/rest/v2/media/upload/newid",
"upload": "/upload",
"uploadComplete": "/rest/v2/media/upload/complete",
"wait": "/rest/v2/task/wait",
"wait": "/rest/v3/task/wait",
"task": "/rest/v3/task",
"file": "/rest/v3/items/file",

@@ -20,0 +16,0 @@ "blob": "/rest/v3/blob",

@@ -22,7 +22,2 @@ /**

session: string;
downloadRequest: string;
uploadStart: string;
uploadId: string;
upload: string;
uploadComplete: string;
wait: string;

@@ -29,0 +24,0 @@ blob: string;

{
"name": "ozone-config",
"version": "6.2.4",
"version": "6.3.0",
"publishConfig": {

@@ -31,3 +31,3 @@ "access": "public"

},
"gitHead": "5012c92c28b3ec3af14e8f831e8593c7c711bd95"
"gitHead": "3cf20be9cb77459d4fbecb82513db0b77b4bd8bb"
}

@@ -12,8 +12,4 @@ {

"session": "/rest/v3/authentication/current/session",
"downloadRequest": "/rest/v2/media/download/request",
"uploadStart": "/rest/v2/media/upload/start",
"uploadId": "/rest/v2/media/upload/newid",
"upload": "/upload",
"uploadComplete": "/rest/v2/media/upload/complete",
"wait": "/rest/v2/task/wait",
"wait": "/rest/v3/task/wait",
"task": "/rest/v3/task",
"file": "/rest/v3/items/file",

@@ -20,0 +16,0 @@ "blob": "/rest/v3/blob",

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