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

@0xcert/ethereum-utils

Package Overview
Dependencies
Maintainers
2
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@0xcert/ethereum-utils - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0

.nyc_output/27275cae-da56-4842-9c81-fbbbc22eb8ea.json

6

CHANGELOG.json

@@ -5,2 +5,8 @@ {

{
"version": "1.4.0",
"tag": "@0xcert/ethereum-utils_v1.4.0",
"date": "Tue, 23 Apr 2019 15:50:38 GMT",
"comments": {}
},
{
"version": "1.3.0",

@@ -7,0 +13,0 @@ "tag": "@0xcert/ethereum-utils_v1.3.0",

7

CHANGELOG.md
# Change Log - @0xcert/ethereum-utils
This log was last generated on Tue, 23 Apr 2019 15:15:01 GMT and should not be manually modified.
This log was last generated on Tue, 23 Apr 2019 15:50:38 GMT and should not be manually modified.
## 1.4.0
Tue, 23 Apr 2019 15:50:38 GMT
*Version update only*
## 1.3.0

@@ -6,0 +11,0 @@ Tue, 23 Apr 2019 15:15:01 GMT

export * from './lib/abi';
export * from './lib/normalize-address';
export * from './lib/big-number';
export * from './lib/encoder';
export * from './types/utils';

@@ -9,2 +9,3 @@ "use strict";

__export(require("./lib/big-number"));
__export(require("./lib/encoder"));
//# sourceMappingURL=index.js.map

12

package-deps.json
{
"files": {
"packages/0xcert-ethereum-utils/CHANGELOG.json": "63c3199fabc85845eb88f0425d6afae6691e790c",
"packages/0xcert-ethereum-utils/CHANGELOG.md": "a2a1e575b71d34c9f9c47d211cf72ee4432492d1",
"packages/0xcert-ethereum-utils/README.md": "d065e4f240ca78daedc5dbf159fc05a4cc5098c1",
"packages/0xcert-ethereum-utils/nodemon.json": "82b893373db9861f1df4b55d8ea68a5d37b118de",
"packages/0xcert-ethereum-utils/package.json": "f962d7160202ef5991b0a50dc730bfffd6602586",
"packages/0xcert-ethereum-utils/src/index.ts": "7572a5bccc32fd2d321a3e80ed303e6a944d0f08",
"packages/0xcert-ethereum-utils/package.json": "574c70d93c5a6ab3bd117eafeea53dd73d2b6310",
"packages/0xcert-ethereum-utils/src/index.ts": "ae0e6c5462686fe230d0bce69a72d5e6efda505c",
"packages/0xcert-ethereum-utils/src/lib/abi.ts": "63039e041c77000086ff5b4184a527a7423c03a8",
"packages/0xcert-ethereum-utils/src/lib/big-number.ts": "0cc31a5909de1a664419eeae2d72334d5f25d737",
"packages/0xcert-ethereum-utils/src/lib/encoder.ts": "60537f8082b2bdba29359713b281b2f3f30a8e06",
"packages/0xcert-ethereum-utils/src/lib/normalize-address.ts": "d22aebead4987c2656ef9efad64203b8a57e5408",
"packages/0xcert-ethereum-utils/src/tests/encode-parameters.test.ts": "f355013aef74283c27a037bdd863aad52e6bcb93",
"packages/0xcert-ethereum-utils/src/tests/normalize-address.test.ts": "9231b1574c5a48f2f88a3834d844c9b5f1c5d475",
"packages/0xcert-ethereum-utils/src/types/utils.ts": "a5a56a0d48b9788729708a278cb695fbf74b8148",
"packages/0xcert-ethereum-utils/tsconfig.json": "4aeac3c20e45b7e477e82012eb7788f7dbb11bf3",
"packages/0xcert-ethereum-utils/tslint.json": "c57b3f0cdb7aa74ab2ab02888380f613589cbe66",
"packages/0xcert-ethereum-utils/CHANGELOG.json": "f168ad9a7ef01788747a0c595e0f7837fe4666d9",
"packages/0xcert-ethereum-utils/CHANGELOG.md": "479147ec92a50b788eefca0884f371058643df5f",
"common/config/rush/npm-shrinkwrap.json": "822557289d5a3404b3302abe69f8a37e09ed8773"
"common/config/rush/npm-shrinkwrap.json": "a9d3c16f50f2564e76b2b744f9f73ebf3f32b96a"
},
"arguments": "npm run lint && npx nyc npx hayspec test "
}
{
"name": "@0xcert/ethereum-utils",
"version": "1.3.0",
"version": "1.4.0",
"description": "General Ethereum utility module with helper functions for the Ethereum blockchain.",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

export * from './lib/abi';
export * from './lib/normalize-address';
export * from './lib/big-number';
export * from './lib/encoder';
export * from './types/utils';

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