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
2
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.0.8 to 0.0.9

4

dist/errors/ids/MeteorErrorIds.d.ts

@@ -1,4 +0,4 @@

import { EErrorId_Meteor_HarvestMoon } from "../by_feature";
import { EErrorId_AccountSignerExecutor, EErrorId_Meteor_HarvestMoon } from "../by_feature";
import { EErrorId_GoogleRecaptcha, EErrorId_LedgerDevice, EErrorId_Telegram, EErrorId_Zod, TErrorId_Near } from "./index";
export type TErrorId = TErrorId_Near | EErrorId_GenericSdk | EErrorId_GenericApi | EErrorId_GenericData | EErrorId_MeteorApi | EErrorId_MeteorBackend | EErrorId_MeteorSignedMessage | EErrorId_MeteorPublicRelease | EErrorId_Relayer | EErrorId_Security | EErrorId_Transaction | EErrorId_BlockchainNetwork | EErrorId_BlockchainFeature_AccountSearch | EErrorId_Account | EErrorId_AccountFeature | EErrorId_Key | EErrorId_Signer | EErrorId_ListManager | EErrorId_AccountBuilder | EErrorId_Blockchain | EErrorId_Contract | EErrorId_Token | EErrorId_MeteorSdk | EErrorId_BlockchainFeature_CustomId | EErrorId_BlockchainFeature_CustomId_Formatting | EErrorId_Telegram | EErrorId_Zod | EErrorId_Meteor_HarvestMoon | EErrorId_Reward | EErrorId_Scheduler | EErrorId_GoogleRecaptcha | EErrorId_LedgerDevice;
export type TErrorId = TErrorId_Near | EErrorId_GenericSdk | EErrorId_GenericApi | EErrorId_GenericData | EErrorId_MeteorApi | EErrorId_MeteorBackend | EErrorId_MeteorSignedMessage | EErrorId_MeteorPublicRelease | EErrorId_Relayer | EErrorId_Security | EErrorId_Transaction | EErrorId_BlockchainNetwork | EErrorId_BlockchainFeature_AccountSearch | EErrorId_Account | EErrorId_AccountFeature | EErrorId_Key | EErrorId_Signer | EErrorId_ListManager | EErrorId_AccountBuilder | EErrorId_Blockchain | EErrorId_Contract | EErrorId_Token | EErrorId_MeteorSdk | EErrorId_BlockchainFeature_CustomId | EErrorId_BlockchainFeature_CustomId_Formatting | EErrorId_Telegram | EErrorId_Zod | EErrorId_Meteor_HarvestMoon | EErrorId_Reward | EErrorId_Scheduler | EErrorId_GoogleRecaptcha | EErrorId_LedgerDevice | EErrorId_AccountSignerExecutor;
export declare enum EErrorId_MeteorSdk {

@@ -5,0 +5,0 @@ no_blockchains_with_available_networks = "no_blockchains_with_available_networks"

{
"name": "@meteorwallet/core-sdk",
"version": "0.0.8",
"version": "0.0.9",
"description": "Meteor Wallet SDK for internal use and integrator use",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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

import { EErrorId_Meteor_HarvestMoon } from "../by_feature";
import { EErrorId_AccountSignerExecutor, EErrorId_Meteor_HarvestMoon } from "../by_feature";
import {

@@ -42,3 +42,4 @@ EErrorId_GoogleRecaptcha,

| EErrorId_GoogleRecaptcha
| EErrorId_LedgerDevice;
| EErrorId_LedgerDevice
| EErrorId_AccountSignerExecutor;

@@ -45,0 +46,0 @@ export enum EErrorId_MeteorSdk {

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