Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@near-js/accounts

Package Overview
Dependencies
Maintainers
2
Versions
34
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.1.0 to 1.2.0

22

package.json
{
"name": "@near-js/accounts",
"version": "1.1.0",
"version": "1.2.0",
"description": "Classes encapsulating account-specific functionality",

@@ -15,8 +15,8 @@ "main": "lib/index.js",

"near-abi": "0.1.1",
"@near-js/crypto": "1.2.2",
"@near-js/providers": "0.2.0",
"@near-js/signers": "0.1.2",
"@near-js/transactions": "1.2.0",
"@near-js/types": "0.1.0",
"@near-js/utils": "0.2.0"
"@near-js/crypto": "1.2.3",
"@near-js/providers": "0.2.1",
"@near-js/signers": "0.1.3",
"@near-js/transactions": "1.2.1",
"@near-js/types": "0.2.0",
"@near-js/utils": "0.2.1"
},

@@ -28,6 +28,6 @@ "devDependencies": {

"near-hello": "0.5.1",
"near-workspaces": "3.4.0",
"near-workspaces": "3.5.0",
"ts-jest": "26.5.6",
"typescript": "4.9.4",
"@near-js/keystores": "0.0.10"
"@near-js/keystores": "0.0.11"
},

@@ -37,2 +37,6 @@ "files": [

],
"resolutions": {
"near-sandbox": "0.0.18",
"near-api-js": "4.0.0"
},
"scripts": {

@@ -39,0 +43,0 @@ "build": "pnpm compile",

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