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

@near-js/signers

Package Overview
Dependencies
Maintainers
2
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.3 to 0.2.0-next.4

lib/commonjs/in_memory_signer.cjs

8

package.json
{
"name": "@near-js/signers",
"version": "0.2.0-next.3",
"version": "0.2.0-next.4",
"description": "Modules for cryptographically signing messages",

@@ -12,4 +12,4 @@ "main": "lib/esm/index.js",

"@noble/hashes": "1.3.3",
"@near-js/crypto": "1.3.0-next.3",
"@near-js/keystores": "0.1.0-next.3"
"@near-js/crypto": "1.3.0-next.4",
"@near-js/keystores": "0.1.0-next.4"
},

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

"exports": {
"require": "./lib/commonjs/index.js",
"require": "./lib/commonjs/index.cjs",
"import": "./lib/esm/index.js"

@@ -31,0 +31,0 @@ },

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