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

@etherdata-blockchain/common

Package Overview
Dependencies
Maintainers
1
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@etherdata-blockchain/common - npm Package Compare versions

Comparing version 4.1.2 to 4.1.3

2

dist/configs/routes.js

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

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