Socket
Socket
Sign inDemoInstall

@near-js/wallet-account

Package Overview
Dependencies
Maintainers
2
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@near-js/wallet-account - npm Package Compare versions

Comparing version 1.3.0-next.3 to 1.3.0-next.4

lib/commonjs/index.cjs

20

package.json
{
"name": "@near-js/wallet-account",
"version": "1.3.0-next.3",
"version": "1.3.0-next.4",
"description": "Dependencies for the NEAR API JavaScript client in the browser",

@@ -12,10 +12,10 @@ "main": "lib/esm/index.js",

"borsh": "1.0.0",
"@near-js/accounts": "1.3.0-next.3",
"@near-js/crypto": "1.3.0-next.3",
"@near-js/keystores": "0.1.0-next.3",
"@near-js/providers": "0.3.0-next.3",
"@near-js/signers": "0.2.0-next.3",
"@near-js/transactions": "1.3.0-next.3",
"@near-js/types": "0.3.0-next.3",
"@near-js/utils": "0.3.0-next.3"
"@near-js/accounts": "1.3.0-next.4",
"@near-js/crypto": "1.3.0-next.4",
"@near-js/providers": "0.3.0-next.4",
"@near-js/keystores": "0.1.0-next.4",
"@near-js/signers": "0.2.0-next.4",
"@near-js/transactions": "1.3.0-next.4",
"@near-js/types": "0.3.0-next.4",
"@near-js/utils": "0.3.0-next.4"
},

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

"exports": {
"require": "./lib/commonjs/index.js",
"require": "./lib/commonjs/index.cjs",
"import": "./lib/esm/index.js"

@@ -38,0 +38,0 @@ },

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