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

eosio-ecc

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eosio-ecc - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

package.json
{
"name": "eosio-ecc",
"version": "1.0.0",
"version": "1.0.1",
"description": "A universal JavaScript (Node.js, Deno.js and client) EOSIO (and Antelope) based digital signature package with key utilities.",

@@ -87,3 +87,3 @@ "author": "pur3miish",

"base58-js": "^2.0.0",
"isomorphic-secp256k1-js": "^2.0.0",
"isomorphic-secp256k1-js": "^2.0.4",
"ripemd160-js": "^2.0.2",

@@ -90,0 +90,0 @@ "universal-sha256-js": "^2.0.0"

@@ -27,3 +27,3 @@ ![eos ecc logo](static/eosio-ecc.svg)

"isomorphic-secp256k1-js/": "https://deno.land/x/secp256k1js/",
"ripemd160-js/": "https://deno.land/x/ripemd160js/"
"ripemd160-js/": "https://deno.land/x/ripemd160js@v2.0.3/"
}

@@ -95,3 +95,3 @@ }

- Browsers matching the [Browserslist](https://browsersl.ist) query [`> 0.5%, not OperaMini all, not dead`](https://browsersl.ist/?q=%3E+0.5%25%2C+not+OperaMini+all%2C+not+dead).
- [Deno](https://deno.land) version `^1.0.0`.
- [Deno](https://deno.land) version `^1.30.0`.

@@ -98,0 +98,0 @@ ## Exports

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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