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

ethereum-types

Package Overview
Dependencies
Maintainers
8
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ethereum-types - npm Package Compare versions

Comparing version 3.4.0 to 3.4.1

9

CHANGELOG.json
[
{
"timestamp": 1616613438,
"version": "3.4.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "3.4.0",

@@ -4,0 +13,0 @@ "changes": [

4

CHANGELOG.md

@@ -8,2 +8,6 @@ <!--

## v3.4.1 - _March 24, 2021_
* Dependencies updated
## v3.4.0 - _December 2, 2020_

@@ -10,0 +14,0 @@

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.SolidityTypes = exports.BlockParamLiteral = exports.AbiType = exports.OpCode = void 0;
var OpCode;

@@ -4,0 +5,0 @@ (function (OpCode) {

8

package.json
{
"name": "ethereum-types",
"version": "3.4.0",
"version": "3.4.1",
"engines": {

@@ -36,3 +36,3 @@ "node": ">=6.12"

"@0x/ts-doc-gen": "^0.0.28",
"@0x/tslint-config": "^4.1.3",
"@0x/tslint-config": "^4.1.4",
"make-promises-safe": "^1.1.0",

@@ -42,3 +42,3 @@ "shx": "^0.2.2",

"typedoc": "~0.16.11",
"typescript": "3.0.1"
"typescript": "4.2.2"
},

@@ -52,3 +52,3 @@ "dependencies": {

},
"gitHead": "e5b2c8c477f85dac6956ff52085e25eb7f2030cf"
"gitHead": "1eec1e081f73258aa42a96f530df76292d6d586d"
}

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