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

@3id/common

Package Overview
Dependencies
Maintainers
3
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@3id/common - npm Package Compare versions

Comparing version 0.4.1-alpha.0 to 0.4.1-alpha.1

1

dist/errors.d.ts

@@ -13,2 +13,3 @@ /// <reference types="node" />

stack?: string | undefined;
cause?: Error | undefined;
};

@@ -15,0 +16,0 @@ from(error: Error, code?: string | undefined): import("errors-utils").StackError;

7

package.json
{
"name": "@3id/common",
"version": "0.4.1-alpha.0",
"version": "0.4.1-alpha.1",
"author": "3Box Labs",

@@ -26,3 +26,3 @@ "license": "(Apache-2.0 OR MIT)",

"engines": {
"node": ">=16"
"node": ">=14.14"
},

@@ -62,4 +62,3 @@ "sideEffects": false,

}
},
"gitHead": "c7da3dd83ea674c0bd336d2619ac70a04daa862e"
}
}
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