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 2.1.3 to 2.1.4

22

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

@@ -24,13 +24,13 @@ "type": "git",

"tweetnacl": "^1.0.1",
"@near-js/accounts": "0.1.3",
"@near-js/crypto": "0.0.4",
"@near-js/keystores": "0.0.4",
"@near-js/keystores-browser": "0.0.4",
"@near-js/keystores-node": "0.0.4",
"@near-js/providers": "0.0.6",
"@near-js/signers": "0.0.4",
"@near-js/transactions": "0.2.0",
"@near-js/accounts": "0.1.4",
"@near-js/crypto": "0.0.5",
"@near-js/keystores": "0.0.5",
"@near-js/keystores-browser": "0.0.5",
"@near-js/keystores-node": "0.0.5",
"@near-js/providers": "0.0.7",
"@near-js/signers": "0.0.5",
"@near-js/transactions": "0.2.1",
"@near-js/types": "0.0.4",
"@near-js/utils": "0.0.4",
"@near-js/wallet-account": "0.0.6"
"@near-js/wallet-account": "0.0.7"
},

@@ -78,3 +78,3 @@ "devDependencies": {

"build": "pnpm compile && pnpm browserify",
"test": "jest test",
"test": "jest test --passWithNoTests",
"lint": "concurrently \"pnpm:lint:*(!fix) --no-error-on-unmatched-pattern\"",

@@ -81,0 +81,0 @@ "lint:src": "eslint --ext .ts src",

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