Socket
Socket
Sign inDemoInstall

@near-js/signers

Package Overview
Dependencies
Maintainers
3
Versions
30
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.8 to 0.2.0-next.9

11

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

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

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

@@ -22,4 +23,4 @@ "devDependencies": {

"typescript": "5.4.5",
"build": "0.0.0",
"tsconfig": "0.0.0"
"tsconfig": "0.0.0",
"build": "0.0.0"
},

@@ -26,0 +27,0 @@ "files": [

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