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

@meteorwallet/core-sdk

Package Overview
Dependencies
Maintainers
3
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@meteorwallet/core-sdk - npm Package Compare versions

Comparing version 0.19.0 to 0.20.0

3

dist/esm/errors/MeteorSdkErrorContext.d.ts

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

import { StringKeyOf } from "@meteorwallet/utils/typescript/typescript_utility.types";
import type { ExecutionOutcome, FinalExecutionOutcome } from "@near-js/types";

@@ -29,4 +30,4 @@ import type { ZodError } from "zod";

export declare const meteorErrorContextCheck: {
[key in keyof IErrorIdWithContextData]: true;
[key in StringKeyOf<IErrorIdWithContextData>]: true;
};
//# sourceMappingURL=MeteorSdkErrorContext.d.ts.map
{
"name": "@meteorwallet/core-sdk",
"version": "0.19.0",
"version": "0.20.0",
"description": "Meteor Wallet SDK for internal use and integrator use",

@@ -47,4 +47,4 @@ "files": [

"@ledgerhq/hw-transport-webusb": "^6.29.2",
"@meteorwallet/errors": "0.17.0",
"@meteorwallet/utils": "0.17.0",
"@meteorwallet/errors": "0.20.0",
"@meteorwallet/utils": "0.20.0",
"@near-js/accounts": "^1.3.0",

@@ -51,0 +51,0 @@ "@near-js/crypto": "^1.4.0",

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