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.3.0-next.3 to 1.3.0-next.4

lib/commonjs/constants.cjs

8

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

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

"secp256k1": "5.0.0",
"@near-js/utils": "0.3.0-next.3",
"@near-js/types": "0.3.0-next.3"
"@near-js/types": "0.3.0-next.4",
"@near-js/utils": "0.3.0-next.4"
},

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

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

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