Socket
Socket
Sign inDemoInstall

tiny-secp256k1

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

tiny-secp256k1 - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

5

package.json
{
"name": "tiny-secp256k1",
"version": "2.2.0",
"version": "2.2.1",
"description": "A tiny secp256k1 JS",

@@ -15,2 +15,3 @@ "homepage": "https://github.com/bitcoinjs/tiny-secp256k1#readme",

"type": "module",
"main": "./lib/cjs/index.cjs",
"exports": {

@@ -36,3 +37,3 @@ ".": {

"dependencies": {
"uint8array-tools": "0.0.6"
"uint8array-tools": "0.0.7"
},

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