New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@windingtree/org.id-core

Package Overview
Dependencies
Maintainers
3
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@windingtree/org.id-core - npm Package Compare versions

Comparing version 1.0.0-beta.29 to 1.0.0-beta.32

2

dist/shared/sendHelper.js

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

transactionHashCb, confirmations = 1) => {
if (sender instanceof ethers_1.Signer === false) {
if (!sender || !sender._isSigner) {
throw new Error('Invalid transaction signer');

@@ -11,0 +11,0 @@ }

{
"name": "@windingtree/org.id-core",
"version": "1.0.0-beta.29",
"version": "1.0.0-beta.32",
"description": "Core ORGiD Javascript library",

@@ -42,3 +42,3 @@ "main": "dist/index.js",

"@windingtree/org.id": "3.0.0-beta.6",
"@windingtree/org.id-utils": "^1.0.0-beta.26",
"@windingtree/org.id-utils": "^1.0.0-beta.32",
"ethers": "5.5.1"

@@ -54,3 +54,3 @@ },

"@typescript-eslint/parser": "5.3.0",
"@windingtree/org.id-test-setup": "^1.0.0-beta.28",
"@windingtree/org.id-test-setup": "^1.0.0-beta.32",
"chai": "4.3.4",

@@ -66,3 +66,3 @@ "chai-as-promised": "7.1.1",

},
"gitHead": "2d69a63879e2b513439f282f5c9c82aa7998f03a"
"gitHead": "2f9f76068f3d4368ff4bee27e42fd883ea3b4958"
}

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