chore(prerelease): 5.3.0-nightly.16

This commit is contained in:
EmbarkBot 2020-04-03 00:14:04 +00:00
parent 3ce666b165
commit 1278365768
128 changed files with 798 additions and 273 deletions

View File

@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
### Bug Fixes
* **cockpit/console:** ensure console for processes is rendered ([3ce666b](https://github.com/embarklabs/embark/commit/3ce666b))
* **plugins/solc:** don't read pluginConfig from plugin.config ([de8f217](https://github.com/embarklabs/embark/commit/de8f217)), closes [/github.com/embarklabs/embark/pull/2330#discussion_r389906144](https://github.com//github.com/embarklabs/embark/pull/2330/issues/discussion_r389906144)
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package root **Note:** Version bump only for package root

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-dapp-template-boilerplate
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-dapp-template-boilerplate **Note:** Version bump only for package embark-dapp-template-boilerplate

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-dapp-template-boilerplate", "name": "embark-dapp-template-boilerplate",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"description": "Basic DApp template for Embark", "description": "Basic DApp template for Embark",
"homepage": "https://github.com/embarklabs/embark/tree/master/dapps/templates/boilerplate#readme", "homepage": "https://github.com/embarklabs/embark/tree/master/dapps/templates/boilerplate#readme",
"bugs": "https://github.com/embarklabs/embark/issues", "bugs": "https://github.com/embarklabs/embark/issues",
@ -32,16 +32,16 @@
"url": "https://github.com/embarklabs/embark.git" "url": "https://github.com/embarklabs/embark.git"
}, },
"devDependencies": { "devDependencies": {
"embark": "^5.3.0-nightly.15", "embark": "^5.3.0-nightly.16",
"embark-basic-pipeline": "^5.3.0-nightly.15", "embark-basic-pipeline": "^5.3.0-nightly.16",
"embark-geth": "^5.3.0-nightly.15", "embark-geth": "^5.3.0-nightly.16",
"embark-graph": "^5.3.0-nightly.15", "embark-graph": "^5.3.0-nightly.16",
"embark-ipfs": "^5.3.0-nightly.15", "embark-ipfs": "^5.3.0-nightly.16",
"embark-parity": "^5.3.0-nightly.15", "embark-parity": "^5.3.0-nightly.16",
"embark-profiler": "^5.3.0-nightly.15", "embark-profiler": "^5.3.0-nightly.16",
"embark-reset": "^5.2.3", "embark-reset": "^5.2.3",
"embark-swarm": "^5.3.0-nightly.15", "embark-swarm": "^5.3.0-nightly.16",
"embark-whisper-geth": "^5.3.0-nightly.15", "embark-whisper-geth": "^5.3.0-nightly.16",
"embarkjs": "^5.3.0-nightly.6", "embarkjs": "^5.3.0-nightly.6",
"embarkjs-ens": "^5.3.0-nightly.6", "embarkjs-ens": "^5.3.0-nightly.6",
"embarkjs-ipfs": "^5.3.0-nightly.4", "embarkjs-ipfs": "^5.3.0-nightly.4",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-dapp-template-demo
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-dapp-template-demo **Note:** Version bump only for package embark-dapp-template-demo

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-dapp-template-demo", "name": "embark-dapp-template-demo",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"description": "Demo DApp for Embark", "description": "Demo DApp for Embark",
"homepage": "https://github.com/embarklabs/embark/tree/master/dapps/templates/demo#readme", "homepage": "https://github.com/embarklabs/embark/tree/master/dapps/templates/demo#readme",
"bugs": "https://github.com/embarklabs/embark/issues", "bugs": "https://github.com/embarklabs/embark/issues",
@ -34,16 +34,16 @@
"devDependencies": { "devDependencies": {
"bootstrap": "4.3.1", "bootstrap": "4.3.1",
"classnames": "2.2.6", "classnames": "2.2.6",
"embark": "^5.3.0-nightly.15", "embark": "^5.3.0-nightly.16",
"embark-basic-pipeline": "^5.3.0-nightly.15", "embark-basic-pipeline": "^5.3.0-nightly.16",
"embark-geth": "^5.3.0-nightly.15", "embark-geth": "^5.3.0-nightly.16",
"embark-graph": "^5.3.0-nightly.15", "embark-graph": "^5.3.0-nightly.16",
"embark-ipfs": "^5.3.0-nightly.15", "embark-ipfs": "^5.3.0-nightly.16",
"embark-parity": "^5.3.0-nightly.15", "embark-parity": "^5.3.0-nightly.16",
"embark-profiler": "^5.3.0-nightly.15", "embark-profiler": "^5.3.0-nightly.16",
"embark-reset": "^5.2.3", "embark-reset": "^5.2.3",
"embark-swarm": "^5.3.0-nightly.15", "embark-swarm": "^5.3.0-nightly.16",
"embark-whisper-geth": "^5.3.0-nightly.15", "embark-whisper-geth": "^5.3.0-nightly.16",
"embarkjs": "^5.3.0-nightly.6", "embarkjs": "^5.3.0-nightly.6",
"embarkjs-ens": "^5.3.0-nightly.6", "embarkjs-ens": "^5.3.0-nightly.6",
"embarkjs-ipfs": "^5.3.0-nightly.4", "embarkjs-ipfs": "^5.3.0-nightly.4",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-dapp-template-simple
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-dapp-template-simple **Note:** Version bump only for package embark-dapp-template-simple

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-dapp-template-simple", "name": "embark-dapp-template-simple",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"description": "Contracts-only DApp template for Embark", "description": "Contracts-only DApp template for Embark",
"homepage": "https://github.com/embarklabs/embark/tree/master/dapps/templates/simple#readme", "homepage": "https://github.com/embarklabs/embark/tree/master/dapps/templates/simple#readme",
"bugs": "https://github.com/embarklabs/embark/issues", "bugs": "https://github.com/embarklabs/embark/issues",
@ -28,8 +28,8 @@
"url": "https://github.com/embarklabs/embark.git" "url": "https://github.com/embarklabs/embark.git"
}, },
"devDependencies": { "devDependencies": {
"embark": "^5.3.0-nightly.15", "embark": "^5.3.0-nightly.16",
"embark-geth": "^5.3.0-nightly.15", "embark-geth": "^5.3.0-nightly.16",
"embark-reset": "^5.2.3", "embark-reset": "^5.2.3",
"embarkjs": "^5.3.0-nightly.6", "embarkjs": "^5.3.0-nightly.6",
"embarkjs-ens": "^5.3.0-nightly.6", "embarkjs-ens": "^5.3.0-nightly.6",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-dapp-test-app
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-dapp-test-app **Note:** Version bump only for package embark-dapp-test-app

View File

@ -2,18 +2,18 @@
"description": "Test DApp for integration testing purposes", "description": "Test DApp for integration testing purposes",
"devDependencies": { "devDependencies": {
"bootstrap": "3.4.1", "bootstrap": "3.4.1",
"embark": "^5.3.0-nightly.15", "embark": "^5.3.0-nightly.16",
"embark-basic-pipeline": "^5.3.0-nightly.15", "embark-basic-pipeline": "^5.3.0-nightly.16",
"embark-dapp-test-service": "^5.2.3", "embark-dapp-test-service": "^5.2.3",
"embark-geth": "^5.3.0-nightly.15", "embark-geth": "^5.3.0-nightly.16",
"embark-graph": "^5.3.0-nightly.15", "embark-graph": "^5.3.0-nightly.16",
"embark-i18n": "^5.3.0-nightly.5", "embark-i18n": "^5.3.0-nightly.5",
"embark-ipfs": "^5.3.0-nightly.15", "embark-ipfs": "^5.3.0-nightly.16",
"embark-parity": "^5.3.0-nightly.15", "embark-parity": "^5.3.0-nightly.16",
"embark-profiler": "^5.3.0-nightly.15", "embark-profiler": "^5.3.0-nightly.16",
"embark-reset": "^5.2.3", "embark-reset": "^5.2.3",
"embark-swarm": "^5.3.0-nightly.15", "embark-swarm": "^5.3.0-nightly.16",
"embark-whisper-geth": "^5.3.0-nightly.15", "embark-whisper-geth": "^5.3.0-nightly.16",
"embarkjs": "^5.3.0-nightly.6", "embarkjs": "^5.3.0-nightly.6",
"embarkjs-ens": "^5.3.0-nightly.6", "embarkjs-ens": "^5.3.0-nightly.6",
"embarkjs-ipfs": "^5.3.0-nightly.4", "embarkjs-ipfs": "^5.3.0-nightly.4",
@ -39,5 +39,5 @@
"reset": "npx embark-reset && npx rimraf embark-*.tgz package", "reset": "npx embark-reset && npx rimraf embark-*.tgz package",
"test": "npx embark test" "test": "npx embark test"
}, },
"version": "5.3.0-nightly.15" "version": "5.3.0-nightly.16"
} }

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-dapp-test-contracts
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-dapp-test-contracts **Note:** Version bump only for package embark-dapp-test-contracts

View File

@ -1,16 +1,16 @@
{ {
"description": "Test DApp for integration testing purposes", "description": "Test DApp for integration testing purposes",
"devDependencies": { "devDependencies": {
"embark": "^5.3.0-nightly.15", "embark": "^5.3.0-nightly.16",
"embark-basic-pipeline": "^5.3.0-nightly.15", "embark-basic-pipeline": "^5.3.0-nightly.16",
"embark-geth": "^5.3.0-nightly.15", "embark-geth": "^5.3.0-nightly.16",
"embark-graph": "^5.3.0-nightly.15", "embark-graph": "^5.3.0-nightly.16",
"embark-ipfs": "^5.3.0-nightly.15", "embark-ipfs": "^5.3.0-nightly.16",
"embark-parity": "^5.3.0-nightly.15", "embark-parity": "^5.3.0-nightly.16",
"embark-profiler": "^5.3.0-nightly.15", "embark-profiler": "^5.3.0-nightly.16",
"embark-reset": "^5.2.3", "embark-reset": "^5.2.3",
"embark-swarm": "^5.3.0-nightly.15", "embark-swarm": "^5.3.0-nightly.16",
"embark-whisper-geth": "^5.3.0-nightly.15", "embark-whisper-geth": "^5.3.0-nightly.16",
"embarkjs": "^5.3.0-nightly.6", "embarkjs": "^5.3.0-nightly.6",
"embarkjs-ens": "^5.3.0-nightly.6", "embarkjs-ens": "^5.3.0-nightly.6",
"embarkjs-ipfs": "^5.3.0-nightly.4", "embarkjs-ipfs": "^5.3.0-nightly.4",
@ -29,5 +29,5 @@
"reset": "npx embark-reset && npx rimraf embark-*.tgz package", "reset": "npx embark-reset && npx rimraf embark-*.tgz package",
"test": "npx embark test" "test": "npx embark test"
}, },
"version": "5.3.0-nightly.15" "version": "5.3.0-nightly.16"
} }

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-dapp-test-teller-contracts
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-dapp-test-teller-contracts **Note:** Version bump only for package embark-dapp-test-teller-contracts

View File

@ -1,7 +1,7 @@
{ {
"name": "embark-dapp-test-teller-contracts", "name": "embark-dapp-test-teller-contracts",
"description": "Test Teller contracts for integration testing purposes", "description": "Test Teller contracts for integration testing purposes",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"scripts": { "scripts": {
"ci": "npm run qa", "ci": "npm run qa",
"clean": "npm run reset", "clean": "npm run reset",
@ -13,7 +13,7 @@
"author": "", "author": "",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"embark": "^5.3.0-nightly.15", "embark": "^5.3.0-nightly.16",
"embark-reset": "^5.2.3", "embark-reset": "^5.2.3",
"rimraf": "3.0.0" "rimraf": "3.0.0"
} }

View File

@ -16,5 +16,5 @@
}, },
"npmClient": "yarn", "npmClient": "yarn",
"useWorkspaces": true, "useWorkspaces": true,
"version": "5.3.0-nightly.15" "version": "5.3.0-nightly.16"
} }

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
### Bug Fixes
* **cockpit/console:** ensure console for processes is rendered ([3ce666b](https://github.com/embarklabs/embark/commit/3ce666b))
# [5.3.0-nightly.7](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.6...v5.3.0-nightly.7) (2020-03-10) # [5.3.0-nightly.7](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.6...v5.3.0-nightly.7) (2020-03-10)
**Note:** Version bump only for package embark-ui **Note:** Version bump only for package embark-ui

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-ui", "name": "embark-ui",
"version": "5.3.0-nightly.7", "version": "5.3.0-nightly.16",
"author": "Iuri Matias <iuri.matias@gmail.com>", "author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [], "contributors": [],
"description": "Web frontend for interactive DApp development with Embark", "description": "Web frontend for interactive DApp development with Embark",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-code-runner
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-code-runner **Note:** Version bump only for package embark-code-runner

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-code-runner", "name": "embark-code-runner",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"author": "Iuri Matias <iuri.matias@gmail.com>", "author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [], "contributors": [],
"description": "Code execution VM for Embark", "description": "Code execution VM for Embark",
@ -57,10 +57,10 @@
"async": "3.2.0", "async": "3.2.0",
"colors": "1.4.0", "colors": "1.4.0",
"core-js": "3.6.2", "core-js": "3.6.2",
"embark-core": "^5.3.0-nightly.15", "embark-core": "^5.3.0-nightly.16",
"embark-i18n": "^5.3.0-nightly.5", "embark-i18n": "^5.3.0-nightly.5",
"embark-logger": "^5.3.0-nightly.14", "embark-logger": "^5.3.0-nightly.16",
"embark-utils": "^5.3.0-nightly.15", "embark-utils": "^5.3.0-nightly.16",
"embarkjs": "^5.3.0-nightly.6", "embarkjs": "^5.3.0-nightly.6",
"fs-extra": "8.1.0", "fs-extra": "8.1.0",
"parse-json": "5.0.0", "parse-json": "5.0.0",
@ -71,7 +71,7 @@
"@babel/core": "7.8.6", "@babel/core": "7.8.6",
"babel-jest": "24.9.0", "babel-jest": "24.9.0",
"embark-solo": "^5.2.3", "embark-solo": "^5.2.3",
"embark-testing": "^5.3.0-nightly.14", "embark-testing": "^5.3.0-nightly.16",
"eslint": "6.8.0", "eslint": "6.8.0",
"eslint-plugin-jest": "23.8.1", "eslint-plugin-jest": "23.8.1",
"jest": "25.1.0", "jest": "25.1.0",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-console
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-console **Note:** Version bump only for package embark-console

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-console", "name": "embark-console",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"author": "Iuri Matias <iuri.matias@gmail.com>", "author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [], "contributors": [],
"description": "Console component for Embark", "description": "Console component for Embark",
@ -56,18 +56,18 @@
"@types/json-stringify-safe": "5.0.0", "@types/json-stringify-safe": "5.0.0",
"chalk": "2.4.2", "chalk": "2.4.2",
"core-js": "3.4.3", "core-js": "3.4.3",
"embark-core": "^5.3.0-nightly.15", "embark-core": "^5.3.0-nightly.16",
"embark-i18n": "^5.3.0-nightly.5", "embark-i18n": "^5.3.0-nightly.5",
"embark-utils": "^5.3.0-nightly.15", "embark-utils": "^5.3.0-nightly.16",
"fs-extra": "8.1.0", "fs-extra": "8.1.0",
"json-stringify-safe": "5.0.1" "json-stringify-safe": "5.0.1"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "7.8.6", "@babel/core": "7.8.6",
"babel-jest": "24.9.0", "babel-jest": "24.9.0",
"embark-logger": "^5.3.0-nightly.14", "embark-logger": "^5.3.0-nightly.16",
"embark-solo": "^5.2.3", "embark-solo": "^5.2.3",
"embark-testing": "^5.3.0-nightly.14", "embark-testing": "^5.3.0-nightly.16",
"eslint": "6.8.0", "eslint": "6.8.0",
"eslint-plugin-jest": "23.8.1", "eslint-plugin-jest": "23.8.1",
"jest": "25.1.0", "jest": "25.1.0",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-core
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-core **Note:** Version bump only for package embark-core

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-core", "name": "embark-core",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"author": "Iuri Matias <iuri.matias@gmail.com>", "author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [], "contributors": [],
"description": "Core library for Embark", "description": "Core library for Embark",
@ -57,8 +57,8 @@
"decompress": "4.2.0", "decompress": "4.2.0",
"deep-equal": "1.0.1", "deep-equal": "1.0.1",
"embark-i18n": "^5.3.0-nightly.5", "embark-i18n": "^5.3.0-nightly.5",
"embark-logger": "^5.3.0-nightly.14", "embark-logger": "^5.3.0-nightly.16",
"embark-utils": "^5.3.0-nightly.15", "embark-utils": "^5.3.0-nightly.16",
"find-up": "4.1.0", "find-up": "4.1.0",
"flatted": "0.2.3", "flatted": "0.2.3",
"fs-extra": "8.1.0", "fs-extra": "8.1.0",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-engine
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-engine **Note:** Version bump only for package embark-engine

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-engine", "name": "embark-engine",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"author": "Iuri Matias <iuri.matias@gmail.com>", "author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [], "contributors": [],
"description": "Engine library for Embark", "description": "Engine library for Embark",
@ -47,47 +47,47 @@
"dependencies": { "dependencies": {
"@babel/runtime-corejs3": "7.8.4", "@babel/runtime-corejs3": "7.8.4",
"core-js": "3.4.3", "core-js": "3.4.3",
"embark-accounts-manager": "^5.3.0-nightly.15", "embark-accounts-manager": "^5.3.0-nightly.16",
"embark-api": "^5.3.0-nightly.15", "embark-api": "^5.3.0-nightly.16",
"embark-authenticator": "^5.3.0-nightly.15", "embark-authenticator": "^5.3.0-nightly.16",
"embark-blockchain": "^5.3.0-nightly.15", "embark-blockchain": "^5.3.0-nightly.16",
"embark-code-runner": "^5.3.0-nightly.15", "embark-code-runner": "^5.3.0-nightly.16",
"embark-communication": "^5.3.0-nightly.15", "embark-communication": "^5.3.0-nightly.16",
"embark-compiler": "^5.3.0-nightly.15", "embark-compiler": "^5.3.0-nightly.16",
"embark-console": "^5.3.0-nightly.15", "embark-console": "^5.3.0-nightly.16",
"embark-contracts-manager": "^5.3.0-nightly.15", "embark-contracts-manager": "^5.3.0-nightly.16",
"embark-core": "^5.3.0-nightly.15", "embark-core": "^5.3.0-nightly.16",
"embark-coverage": "^5.3.0-nightly.15", "embark-coverage": "^5.3.0-nightly.16",
"embark-debugger": "^5.3.0-nightly.6", "embark-debugger": "^5.3.0-nightly.6",
"embark-deployment": "^5.3.0-nightly.15", "embark-deployment": "^5.3.0-nightly.16",
"embark-embarkjs": "^5.3.0-nightly.15", "embark-embarkjs": "^5.3.0-nightly.16",
"embark-ens": "^5.3.0-nightly.15", "embark-ens": "^5.3.0-nightly.16",
"embark-ethereum-blockchain-client": "^5.3.0-nightly.15", "embark-ethereum-blockchain-client": "^5.3.0-nightly.16",
"embark-ganache": "^5.3.0-nightly.15", "embark-ganache": "^5.3.0-nightly.16",
"embark-geth": "^5.3.0-nightly.15", "embark-geth": "^5.3.0-nightly.16",
"embark-i18n": "^5.3.0-nightly.5", "embark-i18n": "^5.3.0-nightly.5",
"embark-library-manager": "^5.3.0-nightly.15", "embark-library-manager": "^5.3.0-nightly.16",
"embark-logger": "^5.3.0-nightly.14", "embark-logger": "^5.3.0-nightly.16",
"embark-mocha-tests": "^5.3.0-nightly.15", "embark-mocha-tests": "^5.3.0-nightly.16",
"embark-namesystem": "^5.3.0-nightly.14", "embark-namesystem": "^5.3.0-nightly.16",
"embark-pipeline": "^5.3.0-nightly.15", "embark-pipeline": "^5.3.0-nightly.16",
"embark-plugin-cmd": "^5.3.0-nightly.15", "embark-plugin-cmd": "^5.3.0-nightly.16",
"embark-process-logs-api-manager": "^5.3.0-nightly.15", "embark-process-logs-api-manager": "^5.3.0-nightly.16",
"embark-proxy": "^5.3.0-nightly.15", "embark-proxy": "^5.3.0-nightly.16",
"embark-rpc-manager": "^5.3.0-nightly.15", "embark-rpc-manager": "^5.3.0-nightly.16",
"embark-scaffolding": "^5.3.0-nightly.15", "embark-scaffolding": "^5.3.0-nightly.16",
"embark-solidity": "^5.3.0-nightly.15", "embark-solidity": "^5.3.0-nightly.16",
"embark-solidity-tests": "^5.3.0-nightly.15", "embark-solidity-tests": "^5.3.0-nightly.16",
"embark-specialconfigs": "^5.3.0-nightly.14", "embark-specialconfigs": "^5.3.0-nightly.16",
"embark-storage": "^5.3.0-nightly.15", "embark-storage": "^5.3.0-nightly.16",
"embark-test-runner": "^5.3.0-nightly.15", "embark-test-runner": "^5.3.0-nightly.16",
"embark-transaction-logger": "^5.3.0-nightly.15", "embark-transaction-logger": "^5.3.0-nightly.16",
"embark-transaction-tracker": "^5.3.0-nightly.6", "embark-transaction-tracker": "^5.3.0-nightly.6",
"embark-utils": "^5.3.0-nightly.15", "embark-utils": "^5.3.0-nightly.16",
"embark-vyper": "^5.3.0-nightly.6", "embark-vyper": "^5.3.0-nightly.6",
"embark-watcher": "^5.3.0-nightly.15", "embark-watcher": "^5.3.0-nightly.16",
"embark-web3": "^5.3.0-nightly.15", "embark-web3": "^5.3.0-nightly.16",
"embark-webserver": "^5.3.0-nightly.15", "embark-webserver": "^5.3.0-nightly.16",
"fs-extra": "8.1.0" "fs-extra": "8.1.0"
}, },
"devDependencies": { "devDependencies": {

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-logger
# [5.3.0-nightly.14](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.13...v5.3.0-nightly.14) (2020-03-25) # [5.3.0-nightly.14](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.13...v5.3.0-nightly.14) (2020-03-25)
**Note:** Version bump only for package embark-logger **Note:** Version bump only for package embark-logger

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-logger", "name": "embark-logger",
"version": "5.3.0-nightly.14", "version": "5.3.0-nightly.16",
"author": "Iuri Matias <iuri.matias@gmail.com>", "author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [], "contributors": [],
"description": "Logging utilities for Embark", "description": "Logging utilities for Embark",
@ -61,7 +61,7 @@
"@babel/core": "7.8.6", "@babel/core": "7.8.6",
"babel-jest": "24.9.0", "babel-jest": "24.9.0",
"embark-solo": "^5.2.3", "embark-solo": "^5.2.3",
"embark-testing": "^5.3.0-nightly.14", "embark-testing": "^5.3.0-nightly.16",
"eslint": "6.8.0", "eslint": "6.8.0",
"eslint-plugin-jest": "23.8.1", "eslint-plugin-jest": "23.8.1",
"jest": "25.1.0", "jest": "25.1.0",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-utils
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-utils **Note:** Version bump only for package embark-utils

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-utils", "name": "embark-utils",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"author": "Iuri Matias <iuri.matias@gmail.com>", "author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [], "contributors": [],
"description": "Utils used by Embark", "description": "Utils used by Embark",
@ -59,7 +59,7 @@
"colors": "1.3.2", "colors": "1.3.2",
"core-js": "3.4.3", "core-js": "3.4.3",
"embark-i18n": "^5.3.0-nightly.5", "embark-i18n": "^5.3.0-nightly.5",
"embark-logger": "^5.3.0-nightly.14", "embark-logger": "^5.3.0-nightly.16",
"find-up": "2.1.0", "find-up": "2.1.0",
"follow-redirects": "1.9.0", "follow-redirects": "1.9.0",
"fs-extra": "8.1.0", "fs-extra": "8.1.0",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark **Note:** Version bump only for package embark

View File

@ -1,6 +1,6 @@
{ {
"name": "embark", "name": "embark",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"author": "Iuri Matias <iuri.matias@gmail.com>", "author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [], "contributors": [],
"description": "Embark is a framework that allows you to easily develop and deploy DApps", "description": "Embark is a framework that allows you to easily develop and deploy DApps",
@ -75,14 +75,14 @@
"core-js": "3.4.3", "core-js": "3.4.3",
"date-and-time": "0.6.2", "date-and-time": "0.6.2",
"decompress": "4.2.0", "decompress": "4.2.0",
"embark-core": "^5.3.0-nightly.15", "embark-core": "^5.3.0-nightly.16",
"embark-deploy-tracker": "^5.3.0-nightly.15", "embark-deploy-tracker": "^5.3.0-nightly.16",
"embark-engine": "^5.3.0-nightly.15", "embark-engine": "^5.3.0-nightly.16",
"embark-i18n": "^5.3.0-nightly.5", "embark-i18n": "^5.3.0-nightly.5",
"embark-logger": "^5.3.0-nightly.14", "embark-logger": "^5.3.0-nightly.16",
"embark-reset": "^5.2.3", "embark-reset": "^5.2.3",
"embark-suggestions": "^5.3.0-nightly.15", "embark-suggestions": "^5.3.0-nightly.16",
"embark-utils": "^5.3.0-nightly.15", "embark-utils": "^5.3.0-nightly.16",
"eth-ens-namehash": "2.0.8", "eth-ens-namehash": "2.0.8",
"find-up": "2.1.0", "find-up": "2.1.0",
"flatted": "0.2.3", "flatted": "0.2.3",
@ -132,15 +132,15 @@
}, },
"devDependencies": { "devDependencies": {
"chai": "4.1.2", "chai": "4.1.2",
"embark-code-runner": "^5.3.0-nightly.15", "embark-code-runner": "^5.3.0-nightly.16",
"embark-compiler": "^5.3.0-nightly.15", "embark-compiler": "^5.3.0-nightly.16",
"embark-contracts-manager": "^5.3.0-nightly.15", "embark-contracts-manager": "^5.3.0-nightly.16",
"embark-solidity": "^5.3.0-nightly.15", "embark-solidity": "^5.3.0-nightly.16",
"embark-solo": "^5.2.3", "embark-solo": "^5.2.3",
"embark-test-contract-0": "0.0.2", "embark-test-contract-0": "0.0.2",
"embark-test-contract-1": "0.0.1", "embark-test-contract-1": "0.0.1",
"embark-testing": "^5.3.0-nightly.14", "embark-testing": "^5.3.0-nightly.16",
"embark-transaction-logger": "^5.3.0-nightly.15", "embark-transaction-logger": "^5.3.0-nightly.16",
"eslint": "6.8.0", "eslint": "6.8.0",
"npm-run-all": "4.1.5", "npm-run-all": "4.1.5",
"nyc": "13.1.0", "nyc": "13.1.0",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embark-framework/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embarkjs-snark
# [5.3.0-nightly.15](https://github.com/embark-framework/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embark-framework/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embarkjs-snark **Note:** Version bump only for package embarkjs-snark

View File

@ -1,6 +1,6 @@
{ {
"name": "embarkjs-snark", "name": "embarkjs-snark",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"author": "Iuri Matias <iuri.matias@gmail.com>", "author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [ "contributors": [
"Eric Mastro <eric.mastro@gmail.com> (https://github.com/emizzle/)" "Eric Mastro <eric.mastro@gmail.com> (https://github.com/emizzle/)"
@ -58,7 +58,7 @@
"dependencies": { "dependencies": {
"@babel/runtime-corejs3": "7.8.4", "@babel/runtime-corejs3": "7.8.4",
"core-js": "3.6.4", "core-js": "3.6.4",
"embark-core": "^5.3.0-nightly.15", "embark-core": "^5.3.0-nightly.16",
"embarkjs": "^5.3.0-nightly.6", "embarkjs": "^5.3.0-nightly.6",
"fs-extra": "8.1.0", "fs-extra": "8.1.0",
"snarkjs": "0.1.20" "snarkjs": "0.1.20"

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-accounts-manager
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-accounts-manager **Note:** Version bump only for package embark-accounts-manager

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-accounts-manager", "name": "embark-accounts-manager",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"author": "Iuri Matias <iuri.matias@gmail.com>", "author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [], "contributors": [],
"description": "Embark account manager. Takes the blockchain config and, along with the proxy, makes sure to send back the correct accounts", "description": "Embark account manager. Takes the blockchain config and, along with the proxy, makes sure to send back the correct accounts",
@ -49,10 +49,10 @@
"@babel/runtime-corejs3": "7.8.4", "@babel/runtime-corejs3": "7.8.4",
"async": "3.2.0", "async": "3.2.0",
"core-js": "3.4.3", "core-js": "3.4.3",
"embark-core": "^5.3.0-nightly.15", "embark-core": "^5.3.0-nightly.16",
"embark-i18n": "^5.3.0-nightly.5", "embark-i18n": "^5.3.0-nightly.5",
"embark-logger": "^5.3.0-nightly.14", "embark-logger": "^5.3.0-nightly.16",
"embark-utils": "^5.3.0-nightly.15", "embark-utils": "^5.3.0-nightly.16",
"web3": "1.2.6" "web3": "1.2.6"
}, },
"devDependencies": { "devDependencies": {

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-basic-pipeline
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-basic-pipeline **Note:** Version bump only for package embark-basic-pipeline

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-basic-pipeline", "name": "embark-basic-pipeline",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"author": "Iuri Matias <iuri.matias@gmail.com>", "author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [], "contributors": [],
"description": "Basic pipeline for Embark that builds a DApp's frontend assets using webpack", "description": "Basic pipeline for Embark that builds a DApp's frontend assets using webpack",
@ -76,9 +76,9 @@
"colors": "1.3.2", "colors": "1.3.2",
"core-js": "3.4.3", "core-js": "3.4.3",
"css-loader": "3.2.0", "css-loader": "3.2.0",
"embark-core": "^5.3.0-nightly.15", "embark-core": "^5.3.0-nightly.16",
"embark-i18n": "^5.3.0-nightly.5", "embark-i18n": "^5.3.0-nightly.5",
"embark-utils": "^5.3.0-nightly.15", "embark-utils": "^5.3.0-nightly.16",
"file-loader": "5.0.2", "file-loader": "5.0.2",
"find-up": "4.1.0", "find-up": "4.1.0",
"fs-extra": "8.1.0", "fs-extra": "8.1.0",
@ -94,7 +94,7 @@
"devDependencies": { "devDependencies": {
"babel-jest": "24.9.0", "babel-jest": "24.9.0",
"embark-solo": "^5.2.3", "embark-solo": "^5.2.3",
"embark-testing": "^5.3.0-nightly.14", "embark-testing": "^5.3.0-nightly.16",
"eslint": "6.8.0", "eslint": "6.8.0",
"eslint-plugin-jest": "23.8.1", "eslint-plugin-jest": "23.8.1",
"jest": "25.1.0", "jest": "25.1.0",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-coverage
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-coverage **Note:** Version bump only for package embark-coverage

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-coverage", "name": "embark-coverage",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"author": "Iuri Matias <iuri.matias@gmail.com>", "author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [], "contributors": [],
"description": "Code coverage capabilities for Embark", "description": "Code coverage capabilities for Embark",
@ -56,8 +56,8 @@
"@types/prettier": "1.16.4", "@types/prettier": "1.16.4",
"@types/semver": "7.1.0", "@types/semver": "7.1.0",
"core-js": "3.4.3", "core-js": "3.4.3",
"embark-core": "^5.3.0-nightly.15", "embark-core": "^5.3.0-nightly.16",
"embark-utils": "^5.3.0-nightly.15", "embark-utils": "^5.3.0-nightly.16",
"fs-extra": "8.1.0", "fs-extra": "8.1.0",
"globule": "1.2.1", "globule": "1.2.1",
"prettier": "1.18.2", "prettier": "1.18.2",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-deploy-tracker
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-deploy-tracker **Note:** Version bump only for package embark-deploy-tracker

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-deploy-tracker", "name": "embark-deploy-tracker",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"author": "Iuri Matias <iuri.matias@gmail.com>", "author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [], "contributors": [],
"description": "Contract deployment tracker for Embark", "description": "Contract deployment tracker for Embark",
@ -52,8 +52,8 @@
"dependencies": { "dependencies": {
"colors": "1.3.2", "colors": "1.3.2",
"embark-i18n": "^5.3.0-nightly.5", "embark-i18n": "^5.3.0-nightly.5",
"embark-logger": "^5.3.0-nightly.14", "embark-logger": "^5.3.0-nightly.16",
"embark-utils": "^5.3.0-nightly.15", "embark-utils": "^5.3.0-nightly.16",
"fs-extra": "8.1.0", "fs-extra": "8.1.0",
"web3": "1.2.6" "web3": "1.2.6"
}, },

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-embarkjs
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-embarkjs **Note:** Version bump only for package embark-embarkjs

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-embarkjs", "name": "embark-embarkjs",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"author": "Iuri Matias <iuri.matias@gmail.com>", "author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [], "contributors": [],
"description": "EmbarkJS APIs for Embark", "description": "EmbarkJS APIs for Embark",
@ -48,7 +48,7 @@
"@babel/runtime-corejs3": "7.8.4", "@babel/runtime-corejs3": "7.8.4",
"core-js": "3.4.3", "core-js": "3.4.3",
"ejs": "2.6.1", "ejs": "2.6.1",
"embark-core": "^5.3.0-nightly.15", "embark-core": "^5.3.0-nightly.16",
"embark-i18n": "^5.3.0-nightly.5", "embark-i18n": "^5.3.0-nightly.5",
"embarkjs": "^5.3.0-nightly.6", "embarkjs": "^5.3.0-nightly.6",
"web3": "1.2.6" "web3": "1.2.6"

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-ens
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-ens **Note:** Version bump only for package embark-ens

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-ens", "name": "embark-ens",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"author": "Iuri Matias <iuri.matias@gmail.com>", "author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [], "contributors": [],
"description": "Implements ENS support in Embark", "description": "Implements ENS support in Embark",
@ -47,9 +47,9 @@
"@babel/runtime-corejs3": "7.8.4", "@babel/runtime-corejs3": "7.8.4",
"async": "3.2.0", "async": "3.2.0",
"core-js": "3.4.3", "core-js": "3.4.3",
"embark-core": "^5.3.0-nightly.15", "embark-core": "^5.3.0-nightly.16",
"embark-i18n": "^5.3.0-nightly.5", "embark-i18n": "^5.3.0-nightly.5",
"embark-utils": "^5.3.0-nightly.15", "embark-utils": "^5.3.0-nightly.16",
"embarkjs": "^5.3.0-nightly.6", "embarkjs": "^5.3.0-nightly.6",
"embarkjs-ens": "^5.3.0-nightly.6", "embarkjs-ens": "^5.3.0-nightly.6",
"eth-ens-namehash": "2.0.8", "eth-ens-namehash": "2.0.8",
@ -61,7 +61,7 @@
"babel-eslint": "10.0.3", "babel-eslint": "10.0.3",
"babel-jest": "24.9.0", "babel-jest": "24.9.0",
"embark-solo": "^5.2.3", "embark-solo": "^5.2.3",
"embark-testing": "^5.3.0-nightly.14", "embark-testing": "^5.3.0-nightly.16",
"eslint": "6.8.0", "eslint": "6.8.0",
"eslint-plugin-jest": "23.8.1", "eslint-plugin-jest": "23.8.1",
"jest": "25.1.0", "jest": "25.1.0",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-ethereum-blockchain-client
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-ethereum-blockchain-client **Note:** Version bump only for package embark-ethereum-blockchain-client

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-ethereum-blockchain-client", "name": "embark-ethereum-blockchain-client",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"author": "Iuri Matias <iuri.matias@gmail.com>", "author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [], "contributors": [],
"description": "Ethereum-specific blockchain APIs and contract deployment functions for Embark", "description": "Ethereum-specific blockchain APIs and contract deployment functions for Embark",
@ -48,9 +48,9 @@
"@babel/runtime-corejs3": "7.8.4", "@babel/runtime-corejs3": "7.8.4",
"async": "3.2.0", "async": "3.2.0",
"core-js": "3.4.3", "core-js": "3.4.3",
"embark-core": "^5.3.0-nightly.15", "embark-core": "^5.3.0-nightly.16",
"embark-i18n": "^5.3.0-nightly.5", "embark-i18n": "^5.3.0-nightly.5",
"embark-utils": "^5.3.0-nightly.15", "embark-utils": "^5.3.0-nightly.16",
"embarkjs": "^5.3.0-nightly.6", "embarkjs": "^5.3.0-nightly.6",
"ethereumjs-util": "6.0.0", "ethereumjs-util": "6.0.0",
"ethers": "4.0.0-beta.3", "ethers": "4.0.0-beta.3",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-ganache
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-ganache **Note:** Version bump only for package embark-ganache

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-ganache", "name": "embark-ganache",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"author": "Iuri Matias <iuri.matias@gmail.com>", "author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [], "contributors": [],
"description": "Implementation of the Ganache simulator for Embark", "description": "Implementation of the Ganache simulator for Embark",
@ -47,9 +47,9 @@
"dependencies": { "dependencies": {
"@babel/runtime-corejs3": "7.8.4", "@babel/runtime-corejs3": "7.8.4",
"core-js": "3.4.3", "core-js": "3.4.3",
"embark-core": "^5.3.0-nightly.15", "embark-core": "^5.3.0-nightly.16",
"embark-i18n": "^5.3.0-nightly.5", "embark-i18n": "^5.3.0-nightly.5",
"embark-utils": "^5.3.0-nightly.15", "embark-utils": "^5.3.0-nightly.16",
"ganache-cli": "6.8.2" "ganache-cli": "6.8.2"
}, },
"devDependencies": { "devDependencies": {

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-geth
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-geth **Note:** Version bump only for package embark-geth

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-geth", "name": "embark-geth",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"author": "Iuri Matias <iuri.matias@gmail.com>", "author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [], "contributors": [],
"description": "Implementation of the Go-Ethereum blockchain for Embark", "description": "Implementation of the Go-Ethereum blockchain for Embark",
@ -50,10 +50,10 @@
"@babel/runtime-corejs3": "7.8.4", "@babel/runtime-corejs3": "7.8.4",
"async": "3.2.0", "async": "3.2.0",
"core-js": "3.4.3", "core-js": "3.4.3",
"embark-core": "^5.3.0-nightly.15", "embark-core": "^5.3.0-nightly.16",
"embark-i18n": "^5.3.0-nightly.5", "embark-i18n": "^5.3.0-nightly.5",
"embark-logger": "^5.3.0-nightly.14", "embark-logger": "^5.3.0-nightly.16",
"embark-utils": "^5.3.0-nightly.15", "embark-utils": "^5.3.0-nightly.16",
"fs-extra": "8.1.0", "fs-extra": "8.1.0",
"netcat": "1.3.5", "netcat": "1.3.5",
"semver": "5.6.0", "semver": "5.6.0",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-graph
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-graph **Note:** Version bump only for package embark-graph

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-graph", "name": "embark-graph",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"author": "Iuri Matias <iuri.matias@gmail.com>", "author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [], "contributors": [],
"description": "Smart contract documentation generator for Embark DApps", "description": "Smart contract documentation generator for Embark DApps",
@ -48,7 +48,7 @@
"@babel/runtime-corejs3": "7.8.4", "@babel/runtime-corejs3": "7.8.4",
"async": "3.2.0", "async": "3.2.0",
"core-js": "3.4.3", "core-js": "3.4.3",
"embark-utils": "^5.3.0-nightly.15", "embark-utils": "^5.3.0-nightly.16",
"viz.js": "2.1.2" "viz.js": "2.1.2"
}, },
"devDependencies": { "devDependencies": {

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-ipfs
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-ipfs **Note:** Version bump only for package embark-ipfs

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-ipfs", "name": "embark-ipfs",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"author": "Iuri Matias <iuri.matias@gmail.com>", "author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [], "contributors": [],
"description": "Implements IPFS support in Embark", "description": "Implements IPFS support in Embark",
@ -52,10 +52,10 @@
"colors": "1.3.2", "colors": "1.3.2",
"core-js": "3.4.3", "core-js": "3.4.3",
"ejs": "2.6.1", "ejs": "2.6.1",
"embark-core": "^5.3.0-nightly.15", "embark-core": "^5.3.0-nightly.16",
"embark-i18n": "^5.3.0-nightly.5", "embark-i18n": "^5.3.0-nightly.5",
"embark-storage": "^5.3.0-nightly.15", "embark-storage": "^5.3.0-nightly.16",
"embark-utils": "^5.3.0-nightly.15", "embark-utils": "^5.3.0-nightly.16",
"embarkjs": "^5.3.0-nightly.6", "embarkjs": "^5.3.0-nightly.6",
"embarkjs-ipfs": "^5.3.0-nightly.4", "embarkjs-ipfs": "^5.3.0-nightly.4",
"ipfs-http-client": "40.0.0", "ipfs-http-client": "40.0.0",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-mocha-tests
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-mocha-tests **Note:** Version bump only for package embark-mocha-tests

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-mocha-tests", "name": "embark-mocha-tests",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"description": "Mocha Test Runner", "description": "Mocha Test Runner",
"homepage": "https://github.com/embarklabs/embark/tree/master/packages/plugins/mocha-tests#readme", "homepage": "https://github.com/embarklabs/embark/tree/master/packages/plugins/mocha-tests#readme",
"repository": { "repository": {
@ -58,7 +58,7 @@
"colors": "1.4.0", "colors": "1.4.0",
"core-js": "3.4.3", "core-js": "3.4.3",
"embark-i18n": "^5.3.0-nightly.5", "embark-i18n": "^5.3.0-nightly.5",
"embark-utils": "^5.3.0-nightly.15", "embark-utils": "^5.3.0-nightly.16",
"embarkjs": "^5.3.0-nightly.6", "embarkjs": "^5.3.0-nightly.6",
"mocha": "7.1.0", "mocha": "7.1.0",
"web3": "1.2.6" "web3": "1.2.6"

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-nethermind
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-nethermind **Note:** Version bump only for package embark-nethermind

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-nethermind", "name": "embark-nethermind",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"author": "Iuri Matias <iuri.matias@gmail.com>", "author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [], "contributors": [],
"description": "Nethermind blockchain client plugin for Embark", "description": "Nethermind blockchain client plugin for Embark",
@ -46,10 +46,10 @@
"@babel/runtime-corejs3": "7.8.4", "@babel/runtime-corejs3": "7.8.4",
"async": "3.2.0", "async": "3.2.0",
"core-js": "3.4.3", "core-js": "3.4.3",
"embark-core": "^5.3.0-nightly.15", "embark-core": "^5.3.0-nightly.16",
"embark-i18n": "^5.3.0-nightly.5", "embark-i18n": "^5.3.0-nightly.5",
"embark-logger": "^5.3.0-nightly.14", "embark-logger": "^5.3.0-nightly.16",
"embark-utils": "^5.3.0-nightly.15", "embark-utils": "^5.3.0-nightly.16",
"fs-extra": "8.1.0", "fs-extra": "8.1.0",
"netcat": "1.3.5", "netcat": "1.3.5",
"semver": "5.6.0", "semver": "5.6.0",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-parity
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-parity **Note:** Version bump only for package embark-parity

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-parity", "name": "embark-parity",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"author": "Iuri Matias <iuri.matias@gmail.com>", "author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [], "contributors": [],
"description": "Implementation of the Parity blockchain for Embark", "description": "Implementation of the Parity blockchain for Embark",
@ -48,10 +48,10 @@
"@babel/runtime-corejs3": "7.8.4", "@babel/runtime-corejs3": "7.8.4",
"async": "3.2.0", "async": "3.2.0",
"core-js": "3.4.3", "core-js": "3.4.3",
"embark-core": "^5.3.0-nightly.15", "embark-core": "^5.3.0-nightly.16",
"embark-i18n": "^5.3.0-nightly.5", "embark-i18n": "^5.3.0-nightly.5",
"embark-logger": "^5.3.0-nightly.14", "embark-logger": "^5.3.0-nightly.16",
"embark-utils": "^5.3.0-nightly.15", "embark-utils": "^5.3.0-nightly.16",
"fs-extra": "8.1.0", "fs-extra": "8.1.0",
"netcat": "1.3.5", "netcat": "1.3.5",
"semver": "5.6.0", "semver": "5.6.0",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-plugin-cmd
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-plugin-cmd **Note:** Version bump only for package embark-plugin-cmd

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-plugin-cmd", "name": "embark-plugin-cmd",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"author": "Iuri Matias <iuri.matias@gmail.com>", "author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [], "contributors": [],
"description": "Plugin installation utility for Embark", "description": "Plugin installation utility for Embark",
@ -40,7 +40,7 @@
"async": "3.2.0", "async": "3.2.0",
"core-js": "3.4.3", "core-js": "3.4.3",
"embark-i18n": "^5.3.0-nightly.5", "embark-i18n": "^5.3.0-nightly.5",
"embark-utils": "^5.3.0-nightly.15" "embark-utils": "^5.3.0-nightly.16"
}, },
"devDependencies": { "devDependencies": {
"embark-solo": "^5.2.3", "embark-solo": "^5.2.3",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-profiler
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-profiler **Note:** Version bump only for package embark-profiler

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-profiler", "name": "embark-profiler",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"author": "Iuri Matias <iuri.matias@gmail.com>", "author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [], "contributors": [],
"description": "Smart contract profiler for Embark DApps", "description": "Smart contract profiler for Embark DApps",
@ -49,7 +49,7 @@
"ascii-table": "0.0.9", "ascii-table": "0.0.9",
"async": "3.2.0", "async": "3.2.0",
"core-js": "3.4.3", "core-js": "3.4.3",
"embark-utils": "^5.3.0-nightly.15", "embark-utils": "^5.3.0-nightly.16",
"web3": "1.2.6", "web3": "1.2.6",
"web3-utils": "1.2.6" "web3-utils": "1.2.6"
}, },

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-quorum
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-quorum **Note:** Version bump only for package embark-quorum

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-quorum", "name": "embark-quorum",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"author": "Iuri Matias <iuri.matias@gmail.com>", "author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [], "contributors": [],
"description": "Quorum blockchain client plugin for Embark", "description": "Quorum blockchain client plugin for Embark",
@ -44,9 +44,9 @@
"dependencies": { "dependencies": {
"@babel/runtime-corejs3": "7.8.4", "@babel/runtime-corejs3": "7.8.4",
"core-js": "3.4.3", "core-js": "3.4.3",
"embark-core": "^5.3.0-nightly.15", "embark-core": "^5.3.0-nightly.16",
"embark-i18n": "^5.3.0-nightly.4", "embark-i18n": "^5.3.0-nightly.4",
"embark-utils": "^5.3.0-nightly.15", "embark-utils": "^5.3.0-nightly.16",
"ethers": "4.0.40", "ethers": "4.0.40",
"quorum-js": "0.3.4", "quorum-js": "0.3.4",
"web3": "1.2.6" "web3": "1.2.6"

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-rpc-manager
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-rpc-manager **Note:** Version bump only for package embark-rpc-manager

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-rpc-manager", "name": "embark-rpc-manager",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"description": "Embark RPC Manager", "description": "Embark RPC Manager",
"repository": { "repository": {
"directory": "packages/plugins/embark-rpc-manager", "directory": "packages/plugins/embark-rpc-manager",
@ -54,10 +54,10 @@
"@omisego/omg-js-util": "2.0.0-v0.2", "@omisego/omg-js-util": "2.0.0-v0.2",
"@types/async": "2.0.50", "@types/async": "2.0.50",
"async": "3.2.0", "async": "3.2.0",
"embark-core": "^5.3.0-nightly.15", "embark-core": "^5.3.0-nightly.16",
"embark-i18n": "^5.3.0-nightly.5", "embark-i18n": "^5.3.0-nightly.5",
"embark-logger": "^5.3.0-nightly.14", "embark-logger": "^5.3.0-nightly.16",
"embark-utils": "^5.3.0-nightly.15", "embark-utils": "^5.3.0-nightly.16",
"lodash.clonedeep": "4.5.0", "lodash.clonedeep": "4.5.0",
"quorum-js": "0.3.4", "quorum-js": "0.3.4",
"web3": "1.2.6" "web3": "1.2.6"

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-scaffolding
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-scaffolding **Note:** Version bump only for package embark-scaffolding

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-scaffolding", "name": "embark-scaffolding",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"author": "Iuri Matias <iuri.matias@gmail.com>", "author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [], "contributors": [],
"description": "Provides scaffolding utilities", "description": "Provides scaffolding utilities",
@ -46,10 +46,10 @@
"@babel/runtime-corejs3": "7.8.4", "@babel/runtime-corejs3": "7.8.4",
"ajv": "6.10.2", "ajv": "6.10.2",
"core-js": "3.4.3", "core-js": "3.4.3",
"embark-core": "^5.3.0-nightly.15", "embark-core": "^5.3.0-nightly.16",
"embark-i18n": "^5.3.0-nightly.5", "embark-i18n": "^5.3.0-nightly.5",
"embark-logger": "^5.3.0-nightly.14", "embark-logger": "^5.3.0-nightly.16",
"embark-utils": "^5.3.0-nightly.15", "embark-utils": "^5.3.0-nightly.16",
"handlebars": "4.3.0", "handlebars": "4.3.0",
"web3-utils": "1.2.6" "web3-utils": "1.2.6"
}, },

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-scripts-runner
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-scripts-runner **Note:** Version bump only for package embark-scripts-runner

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-scripts-runner", "name": "embark-scripts-runner",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"description": "Embark Scripts Runner", "description": "Embark Scripts Runner",
"repository": { "repository": {
"directory": "packages/plugins/scripts-runner", "directory": "packages/plugins/scripts-runner",
@ -45,10 +45,10 @@
"@babel/runtime-corejs3": "7.8.4", "@babel/runtime-corejs3": "7.8.4",
"async": "3.2.0", "async": "3.2.0",
"core-js-pure": "3.6.4", "core-js-pure": "3.6.4",
"embark-core": "^5.3.0-nightly.15", "embark-core": "^5.3.0-nightly.16",
"embark-i18n": "^5.3.0-nightly.5", "embark-i18n": "^5.3.0-nightly.5",
"embark-logger": "^5.3.0-nightly.14", "embark-logger": "^5.3.0-nightly.16",
"embark-utils": "^5.3.0-nightly.15", "embark-utils": "^5.3.0-nightly.16",
"fs-extra": "8.1.0", "fs-extra": "8.1.0",
"web3": "1.2.6", "web3": "1.2.6",
"web3-eth": "1.2.6" "web3-eth": "1.2.6"
@ -58,7 +58,7 @@
"@types/node": "^10.5.3", "@types/node": "^10.5.3",
"babel-jest": "24.9.0", "babel-jest": "24.9.0",
"embark-solo": "^5.2.3", "embark-solo": "^5.2.3",
"embark-testing": "^5.3.0-nightly.14", "embark-testing": "^5.3.0-nightly.16",
"eslint": "6.8.0", "eslint": "6.8.0",
"eslint-plugin-jest": "23.8.1", "eslint-plugin-jest": "23.8.1",
"jest": "25.1.0", "jest": "25.1.0",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-snark
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-snark **Note:** Version bump only for package embark-snark

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-snark", "name": "embark-snark",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"author": "Anthony Laibe", "author": "Anthony Laibe",
"contributors": [ "contributors": [
"Michael Bradley <michaelsbradleyjr@gmail.com> (https://github.com/michaelsbradleyjr/)", "Michael Bradley <michaelsbradleyjr@gmail.com> (https://github.com/michaelsbradleyjr/)",
@ -56,10 +56,10 @@
"@babel/runtime-corejs3": "7.8.4", "@babel/runtime-corejs3": "7.8.4",
"circom": "0.0.35", "circom": "0.0.35",
"core-js": "3.4.3", "core-js": "3.4.3",
"embark-core": "^5.3.0-nightly.15", "embark-core": "^5.3.0-nightly.16",
"embark-logger": "^5.3.0-nightly.14", "embark-logger": "^5.3.0-nightly.16",
"embark-utils": "^5.3.0-nightly.15", "embark-utils": "^5.3.0-nightly.16",
"embarkjs-snark": "^5.3.0-nightly.15", "embarkjs-snark": "^5.3.0-nightly.16",
"find-up": "4.1.0", "find-up": "4.1.0",
"glob": "7.1.4", "glob": "7.1.4",
"node-object-hash": "2.0.0", "node-object-hash": "2.0.0",

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
### Bug Fixes
* **plugins/solc:** don't read pluginConfig from plugin.config ([de8f217](https://github.com/embarklabs/embark/commit/de8f217)), closes [/github.com/embarklabs/embark/pull/2330#discussion_r389906144](https://github.com//github.com/embarklabs/embark/pull/2330/issues/discussion_r389906144)
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-solc **Note:** Version bump only for package embark-solc

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-solc", "name": "embark-solc",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"author": "Richard Ramos", "author": "Richard Ramos",
"contributors": [], "contributors": [],
"description": "Solc plugin for Embark", "description": "Solc plugin for Embark",
@ -61,8 +61,8 @@
"@babel/core": "7.8.6", "@babel/core": "7.8.6",
"babel-jest": "25.1.0", "babel-jest": "25.1.0",
"embark-solo": "^5.2.3", "embark-solo": "^5.2.3",
"embark-testing": "^5.3.0-nightly.14", "embark-testing": "^5.3.0-nightly.16",
"embark-utils": "^5.3.0-nightly.15", "embark-utils": "^5.3.0-nightly.16",
"eslint": "6.8.0", "eslint": "6.8.0",
"eslint-plugin-jest": "22.5.1", "eslint-plugin-jest": "22.5.1",
"jest": "25.1.0", "jest": "25.1.0",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-solidity-tests
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-solidity-tests **Note:** Version bump only for package embark-solidity-tests

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-solidity-tests", "name": "embark-solidity-tests",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"description": "Plugin to run Embark solidity tests", "description": "Plugin to run Embark solidity tests",
"homepage": "https://github.com/embarklabs/embark/tree/master/packages/plugins/solidity-tests#readme", "homepage": "https://github.com/embarklabs/embark/tree/master/packages/plugins/solidity-tests#readme",
"repository": { "repository": {
@ -53,7 +53,7 @@
"@types/async": "3.0.3", "@types/async": "3.0.3",
"async": "3.2.0", "async": "3.2.0",
"core-js": "3.4.3", "core-js": "3.4.3",
"embark-utils": "^5.3.0-nightly.15", "embark-utils": "^5.3.0-nightly.16",
"remix-tests": "0.1.24", "remix-tests": "0.1.24",
"web3": "1.2.6", "web3": "1.2.6",
"yo-yoify": "4.3.0" "yo-yoify": "4.3.0"

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-solidity
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-solidity **Note:** Version bump only for package embark-solidity

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-solidity", "name": "embark-solidity",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"author": "Iuri Matias <iuri.matias@gmail.com>", "author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [], "contributors": [],
"description": "Solidity Compiler APIs for Embark", "description": "Solidity Compiler APIs for Embark",
@ -48,9 +48,9 @@
"@babel/runtime-corejs3": "7.8.4", "@babel/runtime-corejs3": "7.8.4",
"async": "3.2.0", "async": "3.2.0",
"core-js": "3.4.3", "core-js": "3.4.3",
"embark-core": "^5.3.0-nightly.15", "embark-core": "^5.3.0-nightly.16",
"embark-i18n": "^5.3.0-nightly.5", "embark-i18n": "^5.3.0-nightly.5",
"embark-utils": "^5.3.0-nightly.15", "embark-utils": "^5.3.0-nightly.16",
"find-up": "4.1.0", "find-up": "4.1.0",
"fs-extra": "8.1.0", "fs-extra": "8.1.0",
"lodash.clonedeep": "4.5.0", "lodash.clonedeep": "4.5.0",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-specialconfigs
# [5.3.0-nightly.14](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.13...v5.3.0-nightly.14) (2020-03-25) # [5.3.0-nightly.14](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.13...v5.3.0-nightly.14) (2020-03-25)
**Note:** Version bump only for package embark-specialconfigs **Note:** Version bump only for package embark-specialconfigs

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-specialconfigs", "name": "embark-specialconfigs",
"version": "5.3.0-nightly.14", "version": "5.3.0-nightly.16",
"author": "Iuri Matias <iuri.matias@gmail.com>", "author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [], "contributors": [],
"description": "Adds various configs to embark's contract.js config file", "description": "Adds various configs to embark's contract.js config file",
@ -56,7 +56,7 @@
"@babel/core": "7.8.6", "@babel/core": "7.8.6",
"babel-jest": "25.1.0", "babel-jest": "25.1.0",
"embark-solo": "^5.2.3", "embark-solo": "^5.2.3",
"embark-testing": "^5.3.0-nightly.14", "embark-testing": "^5.3.0-nightly.16",
"eslint": "6.8.0", "eslint": "6.8.0",
"jest": "25.1.0", "jest": "25.1.0",
"npm-run-all": "4.1.5", "npm-run-all": "4.1.5",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embark-framework/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-suggestions
# [5.3.0-nightly.15](https://github.com/embark-framework/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embark-framework/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-suggestions **Note:** Version bump only for package embark-suggestions

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-suggestions", "name": "embark-suggestions",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"author": "Iuri Matias <iuri.matias@gmail.com>", "author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [], "contributors": [],
"description": "Suggestions plugin for Embark", "description": "Suggestions plugin for Embark",
@ -47,15 +47,15 @@
"dependencies": { "dependencies": {
"@babel/runtime-corejs3": "7.8.4", "@babel/runtime-corejs3": "7.8.4",
"core-js": "3.4.3", "core-js": "3.4.3",
"embark-core": "^5.3.0-nightly.15", "embark-core": "^5.3.0-nightly.16",
"embark-utils": "^5.3.0-nightly.15", "embark-utils": "^5.3.0-nightly.16",
"fs-extra": "8.1.0" "fs-extra": "8.1.0"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "7.8.6", "@babel/core": "7.8.6",
"babel-jest": "24.9.0", "babel-jest": "24.9.0",
"embark-solo": "^5.2.3", "embark-solo": "^5.2.3",
"embark-testing": "^5.3.0-nightly.14", "embark-testing": "^5.3.0-nightly.16",
"eslint": "6.8.0", "eslint": "6.8.0",
"eslint-plugin-jest": "23.8.1", "eslint-plugin-jest": "23.8.1",
"npm-run-all": "4.1.5", "npm-run-all": "4.1.5",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-swarm
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-swarm **Note:** Version bump only for package embark-swarm

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-swarm", "name": "embark-swarm",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"author": "Iuri Matias <iuri.matias@gmail.com>", "author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [], "contributors": [],
"description": "Implements Swarm support in Embark", "description": "Implements Swarm support in Embark",
@ -52,10 +52,10 @@
"async": "3.2.0", "async": "3.2.0",
"colors": "1.3.2", "colors": "1.3.2",
"core-js": "3.4.3", "core-js": "3.4.3",
"embark-core": "^5.3.0-nightly.15", "embark-core": "^5.3.0-nightly.16",
"embark-i18n": "^5.3.0-nightly.5", "embark-i18n": "^5.3.0-nightly.5",
"embark-storage": "^5.3.0-nightly.15", "embark-storage": "^5.3.0-nightly.16",
"embark-utils": "^5.3.0-nightly.15", "embark-utils": "^5.3.0-nightly.16",
"embarkjs": "^5.3.0-nightly.6", "embarkjs": "^5.3.0-nightly.6",
"embarkjs-swarm": "^5.3.0-nightly.11", "embarkjs-swarm": "^5.3.0-nightly.11",
"lodash.clonedeep": "4.5.0", "lodash.clonedeep": "4.5.0",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-transaction-logger
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-transaction-logger **Note:** Version bump only for package embark-transaction-logger

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-transaction-logger", "name": "embark-transaction-logger",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"author": "Iuri Matias <iuri.matias@gmail.com>", "author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [], "contributors": [],
"description": "Transaction listener and logger for Embark", "description": "Transaction listener and logger for Embark",
@ -50,9 +50,9 @@
"@babel/runtime-corejs3": "7.8.4", "@babel/runtime-corejs3": "7.8.4",
"async": "3.2.0", "async": "3.2.0",
"core-js": "3.4.3", "core-js": "3.4.3",
"embark-core": "^5.3.0-nightly.15", "embark-core": "^5.3.0-nightly.16",
"embark-i18n": "^5.3.0-nightly.5", "embark-i18n": "^5.3.0-nightly.5",
"embark-utils": "^5.3.0-nightly.15", "embark-utils": "^5.3.0-nightly.16",
"ethereumjs-tx": "1.3.7", "ethereumjs-tx": "1.3.7",
"ethereumjs-util": "6.0.0", "ethereumjs-util": "6.0.0",
"web3": "1.2.6", "web3": "1.2.6",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-web3
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-web3 **Note:** Version bump only for package embark-web3

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-web3", "name": "embark-web3",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"author": "Iuri Matias <iuri.matias@gmail.com>", "author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [], "contributors": [],
"description": "Module to add Web3 support to Embark", "description": "Module to add Web3 support to Embark",
@ -48,9 +48,9 @@
"@babel/runtime-corejs3": "7.8.4", "@babel/runtime-corejs3": "7.8.4",
"core-js": "3.4.3", "core-js": "3.4.3",
"ejs": "2.6.1", "ejs": "2.6.1",
"embark-core": "^5.3.0-nightly.15", "embark-core": "^5.3.0-nightly.16",
"embark-i18n": "^5.3.0-nightly.5", "embark-i18n": "^5.3.0-nightly.5",
"embark-utils": "^5.3.0-nightly.15", "embark-utils": "^5.3.0-nightly.16",
"embarkjs-web3": "^5.3.0-nightly.11", "embarkjs-web3": "^5.3.0-nightly.11",
"web3": "1.2.6" "web3": "1.2.6"
}, },

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-whisper-geth
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-whisper-geth **Note:** Version bump only for package embark-whisper-geth

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-whisper-geth", "name": "embark-whisper-geth",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"author": "Iuri Matias <iuri.matias@gmail.com>", "author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [], "contributors": [],
"description": "Module to add Whisper support to Embark", "description": "Module to add Whisper support to Embark",
@ -48,10 +48,10 @@
"@babel/runtime-corejs3": "7.8.4", "@babel/runtime-corejs3": "7.8.4",
"async": "3.2.0", "async": "3.2.0",
"core-js": "3.4.3", "core-js": "3.4.3",
"embark-core": "^5.3.0-nightly.15", "embark-core": "^5.3.0-nightly.16",
"embark-i18n": "^5.3.0-nightly.5", "embark-i18n": "^5.3.0-nightly.5",
"embark-logger": "^5.3.0-nightly.14", "embark-logger": "^5.3.0-nightly.16",
"embark-utils": "^5.3.0-nightly.15", "embark-utils": "^5.3.0-nightly.16",
"embarkjs": "^5.3.0-nightly.6", "embarkjs": "^5.3.0-nightly.6",
"embarkjs-whisper": "^5.3.0-nightly.11", "embarkjs-whisper": "^5.3.0-nightly.11",
"rxjs": "6.4.0", "rxjs": "6.4.0",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-whisper-parity
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-whisper-parity **Note:** Version bump only for package embark-whisper-parity

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-whisper-parity", "name": "embark-whisper-parity",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"author": "Iuri Matias <iuri.matias@gmail.com>", "author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [], "contributors": [],
"description": "Module to add Whisper support to Embark", "description": "Module to add Whisper support to Embark",
@ -48,9 +48,9 @@
"@babel/runtime-corejs3": "7.8.4", "@babel/runtime-corejs3": "7.8.4",
"async": "3.2.0", "async": "3.2.0",
"core-js": "3.4.3", "core-js": "3.4.3",
"embark-core": "^5.3.0-nightly.15", "embark-core": "^5.3.0-nightly.16",
"embark-i18n": "^5.3.0-nightly.5", "embark-i18n": "^5.3.0-nightly.5",
"embark-utils": "^5.3.0-nightly.15", "embark-utils": "^5.3.0-nightly.16",
"embarkjs": "^5.3.0-nightly.6", "embarkjs": "^5.3.0-nightly.6",
"embarkjs-whisper": "^5.3.0-nightly.11", "embarkjs-whisper": "^5.3.0-nightly.11",
"rxjs": "6.4.0" "rxjs": "6.4.0"

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-api
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-api **Note:** Version bump only for package embark-api

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-api", "name": "embark-api",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"author": "Iuri Matias <iuri.matias@gmail.com>", "author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [], "contributors": [],
"description": "Embark api module", "description": "Embark api module",
@ -53,10 +53,10 @@
"colors": "1.3.2", "colors": "1.3.2",
"core-js": "3.4.3", "core-js": "3.4.3",
"cors": "2.8.5", "cors": "2.8.5",
"embark-core": "^5.3.0-nightly.15", "embark-core": "^5.3.0-nightly.16",
"embark-i18n": "^5.3.0-nightly.5", "embark-i18n": "^5.3.0-nightly.5",
"embark-ui": "^5.3.0-nightly.7", "embark-ui": "^5.3.0-nightly.16",
"embark-utils": "^5.3.0-nightly.15", "embark-utils": "^5.3.0-nightly.16",
"express": "4.17.1", "express": "4.17.1",
"express-ws": "4.0.0", "express-ws": "4.0.0",
"find-up": "4.1.0", "find-up": "4.1.0",

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-authenticator
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-authenticator **Note:** Version bump only for package embark-authenticator

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-authenticator", "name": "embark-authenticator",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"author": "Iuri Matias <iuri.matias@gmail.com>", "author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [], "contributors": [],
"description": "Authenticator module for Embark's Cockpit", "description": "Authenticator module for Embark's Cockpit",
@ -48,7 +48,7 @@
"@babel/runtime-corejs3": "7.8.4", "@babel/runtime-corejs3": "7.8.4",
"core-js": "3.4.3", "core-js": "3.4.3",
"embark-i18n": "^5.3.0-nightly.5", "embark-i18n": "^5.3.0-nightly.5",
"embark-utils": "^5.3.0-nightly.15", "embark-utils": "^5.3.0-nightly.16",
"keccakjs": "0.2.3", "keccakjs": "0.2.3",
"uuid": "3.3.2" "uuid": "3.3.2"
}, },

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [5.3.0-nightly.16](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.15...v5.3.0-nightly.16) (2020-04-03)
**Note:** Version bump only for package embark-blockchain
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) # [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26)
**Note:** Version bump only for package embark-blockchain **Note:** Version bump only for package embark-blockchain

View File

@ -1,6 +1,6 @@
{ {
"name": "embark-blockchain", "name": "embark-blockchain",
"version": "5.3.0-nightly.15", "version": "5.3.0-nightly.16",
"author": "Iuri Matias <iuri.matias@gmail.com>", "author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [], "contributors": [],
"description": "Blockchain APIs for Embark", "description": "Blockchain APIs for Embark",
@ -59,11 +59,11 @@
"async": "3.2.0", "async": "3.2.0",
"clone-deep": "4.0.0", "clone-deep": "4.0.0",
"core-js": "3.4.3", "core-js": "3.4.3",
"embark-core": "^5.3.0-nightly.15", "embark-core": "^5.3.0-nightly.16",
"embark-i18n": "^5.3.0-nightly.5", "embark-i18n": "^5.3.0-nightly.5",
"embark-logger": "^5.3.0-nightly.14", "embark-logger": "^5.3.0-nightly.16",
"embark-testing": "^5.3.0-nightly.14", "embark-testing": "^5.3.0-nightly.16",
"embark-utils": "^5.3.0-nightly.15", "embark-utils": "^5.3.0-nightly.16",
"web3": "1.2.6" "web3": "1.2.6"
}, },
"devDependencies": { "devDependencies": {

Some files were not shown because too many files have changed in this diff Show More