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

@tarnadas/near-api-js

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tarnadas/near-api-js - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

2

lib/utils/logging.js

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

const rpc_errors_1 = require("./rpc_errors");
const SUPPRESS_LOGGING = !!process.env.NEAR_NO_LOGS;
const SUPPRESS_LOGGING = true; // !!process.env.NEAR_NO_LOGS;
/**

@@ -8,0 +8,0 @@ * Parse and print details from a query execution response

{
"name": "@tarnadas/near-api-js",
"description": "JavaScript library to interact with NEAR Protocol via RPC API",
"version": "1.1.2",
"version": "1.1.3",
"repository": {

@@ -6,0 +6,0 @@ "type": "git",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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