Socket
Socket
Sign inDemoInstall

embark-deployment

Package Overview
Dependencies
475
Maintainers
7
Versions
52
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous12356Next

5.1.0-nightly.5

Diff

Changelog

Source

5.1.0-nightly.5 (2020-01-24)

Bug Fixes

  • @embark/embarkjs: change enableEthereum to not rely on returned accounts array (b8f93ea)
  • @embark/test: increase default gas limit to 8M so tests support bigger contracts (b6856b2)

Features

  • @embark/testing: add missing APIs to register console commands and API calls (bef582d)
embarkbot
published 5.1.0-nightly.4 •

Changelog

Source

5.1.0-nightly.4 (2020-01-23)

Bug Fixes

  • @embark/proxy: Parse rpcPort from config as integer (9f7c682)
embarkbot
published 5.1.0-nightly.1 •

Changelog

Source

5.1.0-nightly.1 (2020-01-20)

Features

  • support Node.js v12.x and newer (c093cf8)
embarkbot
published 5.1.0-nightly.0 •

Changelog

Source

5.1.0-nightly.0 (2020-01-17)

Bug Fixes

  • @embark/cmd_controller: fix build command to escape on finish (e2767c2)
  • @embark/debugger: Prevent error if contract not tracked by Embark (1e1172e)
  • @embark/ens: fix Infura connection and testnet use of ENS (42bd3b7)
  • @embark/test-dapp: fix test_dapp broken for ENS resolve (f5849e0)
  • @embark/tests: Fix failing test with —node=embark (81af3af)
  • @embark/transaction-logger: Circular JSON log and unknown contract log level (5843a8e)
  • @embark/utils: fix deconstruct url to return port as an integer (4190d5e)
  • transaction-logger: fix circular dep issue with util.inspect (6f239f4)

Features

  • @embark/deployment: introduce interfaces and libraries configuration (73d0443)
  • @embark/nethermind: add Nethermind blockchain client plugin (6db8d87)
  • @embark/test-runner: expose evmClientVersion for conditional tests (e37d3f7)
  • @embark/testing: introduce proper request2 api for async/await (c947517)
michaelsbradleyjr
published 5.0.0 •

Changelog

Source

5.0.0 (2020-01-07)

Bug Fixes

  • @embark/watcher: endless loop when artifacts are put in src (c8f86e5)
iurimatias
published 5.0.0-alpha.9 •

Changelog

Source

5.0.0-alpha.9 (2019-12-20)

Bug Fixes

  • @embark/cli: find ejectable webpack files within embark-basic-pipeline (09e2dbe)
  • @embark/coverage: ensure handlers for 'tests:finished' are run as actions (765e889)
  • @embark/tests: fix slow embark test because of the tx-logger (1e9b8d8)

Build System

  • deps: bump web3[-*] from 1.2.1 to 1.2.4 (7e550f0)

BREAKING CHANGES

  • deps: bump embark's minimum supported version of parity from >=2.0.0 to >=2.2.1. This is necessary since web3 1.2.4 makes use of the eth_chainId RPC method (EIP 695) and that parity version is the earliest one to implement it.
iurimatias
published 5.0.0-alpha.8 •

Changelog

Source

5.0.0-alpha.8 (2019-12-19)

Bug Fixes

  • @embark/cockpit: Remove loading from ENS util (6f49992)
  • @embark/rpc-manager: fix duplicated accounts in rpc manager (03bd49c)
michaelsbradleyjr
published 4.2.0 •

Changelog

Source

4.2.0 (2019-12-18)

Build System

  • deps: bump web3[-*] from 1.2.1 to 1.2.4 (e7ed552)

BREAKING CHANGES

  • deps: bump embark's minimum supported version of geth from >=1.8.14 to >=1.9.0 and its minimum supported version of parity from >=2.0.0 to >=2.2.1. This is necessary since web3 1.2.4 makes use of the eth_chainId RPC method (EIP 695) and those client versions are the earliest ones to implement it.
iurimatias
published 5.0.0-alpha.5 •

Changelog

Source

5.0.0-alpha.5 (2019-12-16)

Bug Fixes

iurimatias
published 5.0.0-alpha.4 •

Changelog

Source

5.0.0-alpha.4 (2019-12-12)

Bug Fixes

  • @cockpit/ens: ensure default account is set when registering subdomains (9839e92)
  • @embark/blockchain: make disabling blockchain feature work (446197b)
  • @embark/debugger: Re-enable debugger (8e0f8b4)
  • @embark/ens: fix broken test due to async API (9df2430)
  • @embark/geth: only register console command if in dev mode; use endpoint; use dev account for regular txs that fix geths stuck tx issue (5d53847)
  • @embark/proxy: fix conflict for WS port in the proxy (eae97de)
  • @embark/test: fix using --node option in tests (b82a240)
  • @embark/tests: Tests exiting early (acd1d72)

Features

  • @embark/whisper: Add Whisper client config (bd4b110)
  • @embarkjs/ens: Introduce dappConnection configuration for namesystem (2ae4664)
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