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

@ew-did-registry/did

Package Overview
Dependencies
Maintainers
1
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ew-did-registry/did - npm Package Compare versions

Comparing version 0.6.3-alpha.266.0 to 0.6.3-alpha.280.0

2

dist/index.js

@@ -10,3 +10,3 @@ "use strict";

var __exportStar = (this && this.__exportStar) || function(m, exports) {
for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p);
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
};

@@ -13,0 +13,0 @@ Object.defineProperty(exports, "__esModule", { value: true });

{
"name": "@ew-did-registry/did",
"version": "0.6.3-alpha.266.0",
"version": "0.6.3-alpha.280.0",
"publishConfig": {

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

"devDependencies": {
"@ew-did-registry/keys": "0.6.3-alpha.266.0"
"@ew-did-registry/keys": "0.6.3-alpha.280.0"
},

@@ -40,3 +40,3 @@ "homepage": "https://github.com/energywebfoundation/ew-did-registry/#readme",

},
"gitHead": "56744f7ec6376f43868774d28796c210b4bbaf62"
"gitHead": "da9a6f38ef5c137f7432372c094d501f32c2882f"
}

@@ -0,1 +1,2 @@

/* eslint-disable no-shadow */
export interface IDidStore {

@@ -2,0 +3,0 @@ [key: string]: string;

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