Socket
Socket
Sign inDemoInstall

eth-crypto

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eth-crypto - npm Package Compare versions

Comparing version 2.4.0 to 2.5.0

16

package.json
{
"name": "eth-crypto",
"version": "2.4.0",
"version": "2.5.0",
"description": "Cryptographic functions for ethereum and how to use them with web3 and solidity",

@@ -54,11 +54,11 @@ "keywords": [

"@babel/cli": "7.19.3",
"@babel/core": "7.19.6",
"@babel/core": "7.20.5",
"@babel/plugin-transform-runtime": "7.19.6",
"@babel/preset-env": "7.19.4",
"@babel/preset-env": "7.20.2",
"assert": "2.0.0",
"async-test-util": "2.0.0",
"babel-loader": "8.2.5",
"babel-loader": "9.1.0",
"bn.js": "5.2.1",
"browserify": "17.0.0",
"concurrently": "7.5.0",
"concurrently": "7.6.0",
"convert-hrtime": "5.0.0",

@@ -91,5 +91,5 @@ "cross-env": "7.0.3",

"ts-node": "10.9.1",
"typescript": "4.8.4",
"typescript": "4.9.3",
"uglify-es": "3.3.9",
"web3": "1.8.0",
"web3": "1.8.1",
"webpack": "4.41.5",

@@ -100,3 +100,3 @@ "webpack-bundle-analyzer": "4.7.0",

"dependencies": {
"@babel/runtime": "7.19.4",
"@babel/runtime": "7.20.6",
"@ethereumjs/tx": "3.5.2",

@@ -103,0 +103,0 @@ "@types/bn.js": "5.1.1",

@@ -26,4 +26,19 @@ <p align="center">

## Functions
## Sponsored by
<p align="center">
<a href="https://rxdb.info/?utm_source=github&utm_medium=repo&utm_campaign=github-eth-crypto-readme">
<img
src="https://github.com/pubkey/rxdb/raw/master/docs-src/files/logo/logo_text.svg"
alt="Sponsored by RxDB"
width="300"
/>
<br />
<br />
<span>The <b>JavaScript Database</b></span>
</a>
</p>
## Using eth-crypto
### Install

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