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

@magic-ext/tezos

Package Overview
Dependencies
Maintainers
0
Versions
711
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@magic-ext/tezos - npm Package Compare versions

Comparing version 23.4.1-canary.781.10390936903.0 to 23.4.1-canary.781.10404834932.0

6

dist/types/index.d.ts

@@ -14,3 +14,3 @@ import { Extension } from '@magic-sdk/commons';

settled: () => void;
'closed-by-user': () => void;
'closed-by-user-handle': () => void;
}>;

@@ -21,3 +21,3 @@ sendContractPing: (contract: string, amount: number, fee: number, derivationPath: string | undefined, storageLimit: number, gasLimit: number) => import("@magic-sdk/commons").PromiEvent<any, {

settled: () => void;
'closed-by-user': () => void;
'closed-by-user-handle': () => void;
}>;

@@ -28,5 +28,5 @@ sendDelegationOperation: (to: string, amount: number) => import("@magic-sdk/commons").PromiEvent<any, {

settled: () => void;
'closed-by-user': () => void;
'closed-by-user-handle': () => void;
}>;
getAccount: () => Promise<string>;
}
{
"name": "@magic-ext/tezos",
"version": "23.4.1-canary.781.10390936903.0",
"version": "23.4.1-canary.781.10404834932.0",
"description": "magic tezos extension",

@@ -31,5 +31,5 @@ "author": "Magic <team@magic.link> (https://magic.link/)",

"devDependencies": {
"@magic-sdk/commons": "24.4.1-canary.781.10390936903.0"
"@magic-sdk/commons": "24.4.1-canary.781.10404834932.0"
},
"gitHead": "517bc14cfeed5cbd316adba2fd5788ae33f48e96"
"gitHead": "d5b581ab4640eaac1b671e3e8880958b131cfd3f"
}
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