Socket
Socket
Sign inDemoInstall

near-api-js

Package Overview
Dependencies
Maintainers
6
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

near-api-js - npm Package Compare versions

Comparing version 0.44.1 to 0.44.2

2

lib/utils/web.js

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

body: json ? json : undefined,
headers: { ...connectionInfo.headers, 'Content-Type': 'application/json; charset=utf-8' }
headers: { ...connectionInfo.headers, 'Content-Type': 'application/json' }
});

@@ -30,0 +30,0 @@ if (!response.ok) {

{
"name": "near-api-js",
"description": "JavaScript library to interact with NEAR Protocol via RPC API",
"version": "0.44.1",
"version": "0.44.2",
"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