@tarnadas/near-api-js
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16
1170166
25080