Socket
Socket
Sign inDemoInstall

@near-js/crypto

Package Overview
Dependencies
Maintainers
2
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@near-js/crypto - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

7

package.json
{
"name": "@near-js/crypto",
"version": "1.2.1",
"version": "1.2.2",
"description": "Abstractions around NEAR-compatible elliptical curves and cryptographic keys",

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

"dependencies": {
"bn.js": "5.2.1",
"borsh": "1.0.0",
"@noble/curves": "1.2.0",
"randombytes": "2.1.0",
"@near-js/types": "0.0.4",
"@near-js/utils": "0.1.0"
"@near-js/types": "0.1.0",
"@near-js/utils": "0.2.0"
},

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