New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.7.4 to 1.8.0

.nyc_output/4fac8676-cf99-477b-bc23-69df788def0e.json

6

CHANGELOG.json

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

{
"version": "1.8.0",
"tag": "@0xcert/ethereum-utils_v1.8.0",
"date": "Tue, 30 Jul 2019 10:46:40 GMT",
"comments": {}
},
{
"version": "1.7.4",

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

7

CHANGELOG.md
# Change Log - @0xcert/ethereum-utils
This log was last generated on Wed, 19 Jun 2019 10:31:05 GMT and should not be manually modified.
This log was last generated on Tue, 30 Jul 2019 10:46:40 GMT and should not be manually modified.
## 1.8.0
Tue, 30 Jul 2019 10:46:40 GMT
*Version update only*
## 1.7.4

@@ -6,0 +11,0 @@ Wed, 19 Jun 2019 10:31:05 GMT

10

package-deps.json
{
"files": {
"packages/0xcert-ethereum-utils/CHANGELOG.json": "e38521e8fc535dd85903bf74e08c68506123f5d5",
"packages/0xcert-ethereum-utils/CHANGELOG.md": "48c18e59a5f5e24cd3a6130eafa5536f8049d0ad",
"packages/0xcert-ethereum-utils/CHANGELOG.json": "5798607240be3f791fe771a23964dc174e024996",
"packages/0xcert-ethereum-utils/CHANGELOG.md": "2f2bc18d273e0fca6decd55959c244ce1603a958",
"packages/0xcert-ethereum-utils/README.md": "d065e4f240ca78daedc5dbf159fc05a4cc5098c1",
"packages/0xcert-ethereum-utils/nodemon.json": "82b893373db9861f1df4b55d8ea68a5d37b118de",
"packages/0xcert-ethereum-utils/package.json": "2aa23331e1b48f30abb9497373bbe4b92c25bc3b",
"packages/0xcert-ethereum-utils/package.json": "4ee82684594a5dcced6dbf371b0526aa33c40584",
"packages/0xcert-ethereum-utils/src/index.ts": "ae0e6c5462686fe230d0bce69a72d5e6efda505c",

@@ -16,7 +16,7 @@ "packages/0xcert-ethereum-utils/src/lib/abi.ts": "63039e041c77000086ff5b4184a527a7423c03a8",

"packages/0xcert-ethereum-utils/src/types/utils.ts": "a5a56a0d48b9788729708a278cb695fbf74b8148",
"packages/0xcert-ethereum-utils/tsconfig.json": "4aeac3c20e45b7e477e82012eb7788f7dbb11bf3",
"packages/0xcert-ethereum-utils/tsconfig.json": "aaa461c172cf0c93d58ffeef8e3ead76fe299b2e",
"packages/0xcert-ethereum-utils/tslint.json": "c57b3f0cdb7aa74ab2ab02888380f613589cbe66",
"common/config/rush/npm-shrinkwrap.json": "f6a3eabad58bf49b38e3bbf921e585591f74fef1"
"common/config/rush/npm-shrinkwrap.json": "683a70d77c9c750e6e9324628a4e3717668b874b"
},
"arguments": "npm run lint && npx nyc npx hayspec test "
}
{
"name": "@0xcert/ethereum-utils",
"version": "1.7.4",
"version": "1.8.0",
"description": "General Ethereum utility module with helper functions for the Ethereum blockchain.",

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

@@ -10,4 +10,5 @@ {

"declaration": true,
"experimentalDecorators": true
"experimentalDecorators": true,
"allowSyntheticDefaultImports": true
}
}

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