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 5.0.0-next.18 to 5.0.0

24

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

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

"node-fetch": "2.6.7",
"@near-js/accounts": "1.3.0-next.15",
"@near-js/crypto": "1.4.0-next.15",
"@near-js/keystores": "0.2.0-next.15",
"@near-js/keystores-browser": "0.2.0-next.15",
"@near-js/providers": "1.0.0-next.15",
"@near-js/types": "0.3.0-next.15",
"@near-js/keystores-node": "0.1.0-next.15",
"@near-js/wallet-account": "1.3.0-next.15",
"@near-js/utils": "1.0.0-next.15",
"@near-js/signers": "0.2.0-next.15",
"@near-js/transactions": "1.3.0-next.15"
"@near-js/accounts": "1.3.0",
"@near-js/crypto": "1.4.0",
"@near-js/keystores": "0.2.0",
"@near-js/keystores-browser": "0.2.0",
"@near-js/keystores-node": "0.1.0",
"@near-js/providers": "1.0.0",
"@near-js/signers": "0.2.0",
"@near-js/transactions": "1.3.0",
"@near-js/types": "0.3.0",
"@near-js/utils": "1.0.0",
"@near-js/wallet-account": "1.3.0"
},

@@ -33,0 +33,0 @@ "devDependencies": {

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