Socket
Socket
Sign inDemoInstall

ethereumjs-account

Package Overview
Dependencies
45
Maintainers
4
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

3.0.0

Diff

Changelog

Source

[3.0.0] - 2019-01-14

First TypeScript based release of the library together with a switch to an ES6 class structure of the Account class. TypeScript handles ES6 transpilation a bit differently (at the end: cleaner) than babel so require syntax of the library slightly changes to:

let Account = require('ethereumjs-account').default

The library now also comes with a type declaration file distributed along with the package published.

  • Migration of code base and toolchain to TypeScript, PR #27
  • Updated ethereumjs-util dependency to v6.0.0
holgerd77
published 2.0.5 •

Changelog

Source

[2.0.5] - 2018-05-08

  • Fixes a bug for contract code stored with level DB, PR #5
  • Added safe-buffer dependency for backwards compatibility, PR #14
  • Code examples in README for getCode/setCode and getStorage/setStorage, PR #19
  • Added test coverage
  • Updated dependencies
null_radix
published 2.0.4 •

null_radix
published 2.0.2 •

Changelog

Source

[2.0.2] - 2016-03-01

  • Update dependencies to install on windows
null_radix
published 2.0.1 •

Changelog

Source

[2.0.1] - 2016-01-17

  • Use SHA_*_S for faster comparison
null_radix
published 2.0.0 •

Changelog

Source

[2.0.0] - 2016-01-06

  • Improved documentation
  • Simplified getCode()
  • Added tests

Older releases:

  • 1.0.5 - 2015-11-27
  • 1.0.3 - 2015-09-24
null_radix
published 1.0.5 •

null_radix
published 1.0.4 •

null_radix
published 1.0.3 •

null_radix
published 1.0.2 •

2Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc