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.14 to 0.2.0-next.15

11

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

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

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

@@ -31,3 +30,3 @@ "devDependencies": {

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

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