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

@near-js/crypto

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/crypto - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

7

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

@@ -13,3 +13,3 @@ "main": "lib/index.js",

"tweetnacl": "^1.0.1",
"@near-js/types": "0.0.1"
"@near-js/types": "0.0.2"
},

@@ -22,2 +22,5 @@ "devDependencies": {

},
"files": [
"lib"
],
"scripts": {

@@ -24,0 +27,0 @@ "build": "pnpm compile",

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