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

@near-js/signers

Package Overview
Dependencies
Maintainers
3
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@near-js/signers - npm Package Compare versions

Comparing version 0.2.0-next.6 to 0.2.0-next.7

8

package.json
{
"name": "@near-js/signers",
"version": "0.2.0-next.6",
"version": "0.2.0-next.7",
"description": "Modules for cryptographically signing messages",
"main": "lib/esm/index.js",
"main": "./lib/commonjs/index.cjs",
"type": "module",

@@ -12,4 +12,4 @@ "keywords": [],

"@noble/hashes": "1.3.3",
"@near-js/crypto": "1.4.0-next.6",
"@near-js/keystores": "0.2.0-next.6"
"@near-js/crypto": "1.4.0-next.7",
"@near-js/keystores": "0.2.0-next.7"
},

@@ -16,0 +16,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