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

@mintbase-js/sdk

Package Overview
Dependencies
Maintainers
0
Versions
1314
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mintbase-js/sdk - npm Package Compare versions

Comparing version 0.6.0-add-bitte-wallet-setup-f054e86.0 to 0.6.0-add-bitte-wallet-support-b51c902.0

2

lib/types.d.ts

@@ -53,3 +53,3 @@ import { Wallet } from '@near-wallet-selector/core';

testnet = "mintspace3.testnet",
mainnet = "mintbase2.near"
mainnet = "mintbasev2.near"
}

@@ -56,0 +56,0 @@ export declare enum GRAPHQL_ENDPOINTS {

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

MINTBASE_CONTRACTS_V2["testnet"] = "mintspace3.testnet";
MINTBASE_CONTRACTS_V2["mainnet"] = "mintbase2.near";
MINTBASE_CONTRACTS_V2["mainnet"] = "mintbasev2.near";
})(MINTBASE_CONTRACTS_V2 = exports.MINTBASE_CONTRACTS_V2 || (exports.MINTBASE_CONTRACTS_V2 = {}));

@@ -59,0 +59,0 @@ var GRAPHQL_ENDPOINTS;

{
"name": "@mintbase-js/sdk",
"version": "0.6.0-add-bitte-wallet-setup-f054e86.0",
"version": "0.6.0-add-bitte-wallet-support-b51c902.0",
"description": "Core functions for Mintbase JS SDK",

@@ -29,3 +29,3 @@ "main": "lib/index.js",

},
"gitHead": "653a658e1a70b9b18a0e751f0368894f10a91026"
"gitHead": "a3443b6ed4bb439e8e61aac9358a2b9087f87b2f"
}

Sorry, the diff of this file is not supported yet

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