Socket
Socket
Sign inDemoInstall

@near-js/accounts

Package Overview
Dependencies
Maintainers
3
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@near-js/accounts - npm Package Compare versions

Comparing version 1.3.0-next.14 to 1.3.0-next.15

21

package.json
{
"name": "@near-js/accounts",
"version": "1.3.0-next.14",
"version": "1.3.0-next.15",
"description": "Classes encapsulating account-specific functionality",
"main": "./lib/commonjs/index.cjs",
"types": "lib/esm/index.d.ts",
"main": "lib/esm/index.js",
"type": "module",

@@ -19,8 +18,8 @@ "keywords": [],

"near-abi": "0.1.1",
"@near-js/crypto": "1.4.0-next.14",
"@near-js/types": "1.0.0-next.14",
"@near-js/transactions": "1.3.0-next.14",
"@near-js/providers": "1.0.0-next.14",
"@near-js/utils": "1.0.0-next.14",
"@near-js/signers": "0.2.0-next.14"
"@near-js/crypto": "1.4.0-next.15",
"@near-js/signers": "0.2.0-next.15",
"@near-js/providers": "1.0.0-next.15",
"@near-js/transactions": "1.3.0-next.15",
"@near-js/utils": "1.0.0-next.15",
"@near-js/types": "0.3.0-next.15"
},

@@ -39,4 +38,4 @@ "devDependencies": {

"typescript": "5.4.5",
"@near-js/keystores": "0.2.0-next.14",
"build": "0.0.0",
"@near-js/keystores": "0.2.0-next.15",
"tsconfig": "0.0.0"

@@ -49,3 +48,3 @@ },

"require": "./lib/commonjs/index.cjs",
"import": "./lib/esm/index.mjs"
"import": "./lib/esm/index.js"
},

@@ -52,0 +51,0 @@ "scripts": {

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