Socket
Socket
Sign inDemoInstall

near-api-js

Package Overview
Dependencies
Maintainers
8
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 3.0.1 to 3.0.2

1

lib/browser-index.d.ts

@@ -5,2 +5,1 @@ /** @hidden @module */

export * from './browser-connect';
import 'error-polyfill';

@@ -34,2 +34,1 @@ "use strict";

__exportStar(require("./browser-connect"), exports);
require("error-polyfill");

21

package.json
{
"name": "near-api-js",
"description": "JavaScript library to interact with NEAR Protocol via RPC API",
"version": "3.0.1",
"version": "3.0.2",
"repository": {

@@ -19,3 +19,2 @@ "type": "git",

"depd": "2.0.0",
"error-polyfill": "0.1.3",
"http-errors": "1.7.2",

@@ -25,13 +24,13 @@ "near-abi": "0.1.1",

"@noble/curves": "1.2.0",
"@near-js/accounts": "1.0.1",
"@near-js/crypto": "1.1.0",
"@near-js/keystores": "0.0.7",
"@near-js/keystores-browser": "0.0.7",
"@near-js/keystores-node": "0.0.7",
"@near-js/providers": "0.0.9",
"@near-js/signers": "0.0.7",
"@near-js/transactions": "1.0.1",
"@near-js/accounts": "1.0.2",
"@near-js/crypto": "1.2.0",
"@near-js/keystores": "0.0.8",
"@near-js/keystores-browser": "0.0.8",
"@near-js/keystores-node": "0.0.8",
"@near-js/providers": "0.0.10",
"@near-js/signers": "0.1.0",
"@near-js/transactions": "1.1.0",
"@near-js/types": "0.0.4",
"@near-js/utils": "0.0.5",
"@near-js/wallet-account": "1.0.1"
"@near-js/wallet-account": "1.0.2"
},

@@ -38,0 +37,0 @@ "devDependencies": {

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