@etherdata-blockchain/common
Advanced tools
Comparing version 4.1.2 to 4.1.3
@@ -28,3 +28,3 @@ "use strict"; | ||
owner: "/storage_management/owner", | ||
editOwner: "/api/v1/edit/owner", | ||
editOwner: "/api/v1/device/edit/owner", | ||
// Device | ||
@@ -31,0 +31,0 @@ devicesWithStatus: "/api/v1/device/get/by_user", |
{ | ||
"name": "@etherdata-blockchain/common", | ||
"version": "4.1.2", | ||
"version": "4.1.3", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
@@ -25,3 +25,3 @@ export const Routes = { | ||
owner: "/storage_management/owner", | ||
editOwner: "/api/v1/edit/owner", | ||
editOwner: "/api/v1/device/edit/owner", | ||
// Device | ||
@@ -28,0 +28,0 @@ devicesWithStatus: "/api/v1/device/get/by_user", |
Sorry, the diff of this file is not supported yet
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
298334