chore(release): 5.2.3

This commit is contained in:
Michael Bradley, Jr 2020-02-25 15:09:29 -06:00
parent 3693ebd90d
commit 8e945a2caa
154 changed files with 1285 additions and 448 deletions

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
## [5.2.3-nightly.1](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.0...v5.2.3-nightly.1) (2020-02-25)

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "embark-dapp-template-boilerplate",
"version": "5.2.3-nightly.1",
"version": "5.2.3",
"description": "Basic DApp template for Embark",
"homepage": "https://github.com/embarklabs/embark/tree/master/dapps/templates/boilerplate#readme",
"bugs": "https://github.com/embarklabs/embark/issues",
@ -32,21 +32,21 @@
"url": "https://github.com/embarklabs/embark.git"
},
"devDependencies": {
"embark": "^5.2.3-nightly.1",
"embark-geth": "^5.2.2",
"embark-graph": "^5.2.0",
"embark-ipfs": "^5.2.3-nightly.0",
"embark-parity": "^5.2.2",
"embark-profiler": "^5.2.0",
"embark-reset": "^5.1.1",
"embark-swarm": "^5.2.3-nightly.0",
"embark-whisper-geth": "^5.2.2",
"embarkjs": "^5.2.3-nightly.0",
"embarkjs-ens": "^5.2.3-nightly.0",
"embarkjs-ipfs": "^5.1.1",
"embarkjs-swarm": "^5.1.1",
"embarkjs-web3": "^5.2.0",
"embarkjs-whisper": "^5.1.1",
"embark": "^5.2.3",
"embark-geth": "^5.2.3",
"embark-graph": "^5.2.3",
"embark-ipfs": "^5.2.3",
"embark-parity": "^5.2.3",
"embark-profiler": "^5.2.3",
"embark-reset": "^5.2.3",
"embark-swarm": "^5.2.3",
"embark-whisper-geth": "^5.2.3",
"embarkjs": "^5.2.3",
"embarkjs-ens": "^5.2.3",
"embarkjs-ipfs": "^5.2.3",
"embarkjs-swarm": "^5.2.3",
"embarkjs-web3": "^5.2.3",
"embarkjs-whisper": "^5.2.3",
"rimraf": "3.0.0"
}
}

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "embark-dapp-template-demo",
"version": "5.2.3-nightly.1",
"version": "5.2.3",
"description": "Demo DApp for Embark",
"homepage": "https://github.com/embarklabs/embark/tree/master/dapps/templates/demo#readme",
"bugs": "https://github.com/embarklabs/embark/issues",
@ -34,21 +34,21 @@
"devDependencies": {
"bootstrap": "4.3.1",
"classnames": "2.2.6",
"embark": "^5.2.3-nightly.1",
"embark-geth": "^5.2.2",
"embark-graph": "^5.2.0",
"embark-ipfs": "^5.2.3-nightly.0",
"embark-parity": "^5.2.2",
"embark-profiler": "^5.2.0",
"embark-reset": "^5.1.1",
"embark-swarm": "^5.2.3-nightly.0",
"embark-whisper-geth": "^5.2.2",
"embarkjs": "^5.2.3-nightly.0",
"embarkjs-ens": "^5.2.3-nightly.0",
"embarkjs-ipfs": "^5.1.1",
"embarkjs-swarm": "^5.1.1",
"embarkjs-web3": "^5.2.0",
"embarkjs-whisper": "^5.1.1",
"embark": "^5.2.3",
"embark-geth": "^5.2.3",
"embark-graph": "^5.2.3",
"embark-ipfs": "^5.2.3",
"embark-parity": "^5.2.3",
"embark-profiler": "^5.2.3",
"embark-reset": "^5.2.3",
"embark-swarm": "^5.2.3",
"embark-whisper-geth": "^5.2.3",
"embarkjs": "^5.2.3",
"embarkjs-ens": "^5.2.3",
"embarkjs-ipfs": "^5.2.3",
"embarkjs-swarm": "^5.2.3",
"embarkjs-web3": "^5.2.3",
"embarkjs-whisper": "^5.2.3",
"jquery": "3.4.1",
"popper.js": "1.15.0",
"react": "16.12.0",

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "embark-dapp-template-simple",
"version": "5.2.3-nightly.1",
"version": "5.2.3",
"description": "Contracts-only DApp template for Embark",
"homepage": "https://github.com/embarklabs/embark/tree/master/dapps/templates/simple#readme",
"bugs": "https://github.com/embarklabs/embark/issues",
@ -28,15 +28,15 @@
"url": "https://github.com/embarklabs/embark.git"
},
"devDependencies": {
"embark": "^5.2.3-nightly.1",
"embark-geth": "^5.2.2",
"embark-graph": "^5.2.0",
"embark-parity": "^5.2.2",
"embark-profiler": "^5.2.0",
"embark-reset": "^5.1.1",
"embarkjs": "^5.2.3-nightly.0",
"embarkjs-ens": "^5.2.3-nightly.0",
"embarkjs-web3": "^5.2.0",
"embark": "^5.2.3",
"embark-geth": "^5.2.3",
"embark-graph": "^5.2.3",
"embark-parity": "^5.2.3",
"embark-profiler": "^5.2.3",
"embark-reset": "^5.2.3",
"embarkjs": "^5.2.3",
"embarkjs-ens": "^5.2.3",
"embarkjs-web3": "^5.2.3",
"rimraf": "3.0.0"
}
}

View File

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

View File

@ -3,23 +3,23 @@
"devDependencies": {
"@babel/code-frame": "7.5.5",
"bootstrap": "3.4.1",
"embark": "^5.2.3-nightly.1",
"embark-dapp-test-service": "^5.0.0",
"embark-geth": "^5.2.2",
"embark-graph": "^5.2.0",
"embark-i18n": "^5.1.1",
"embark-ipfs": "^5.2.3-nightly.0",
"embark-parity": "^5.2.2",
"embark-profiler": "^5.2.0",
"embark-reset": "^5.1.1",
"embark-swarm": "^5.2.3-nightly.0",
"embark-whisper-geth": "^5.2.2",
"embarkjs": "^5.2.3-nightly.0",
"embarkjs-ens": "^5.2.3-nightly.0",
"embarkjs-ipfs": "^5.1.1",
"embarkjs-swarm": "^5.1.1",
"embarkjs-web3": "^5.2.0",
"embarkjs-whisper": "^5.1.1",
"embark": "^5.2.3",
"embark-dapp-test-service": "^5.2.3",
"embark-geth": "^5.2.3",
"embark-graph": "^5.2.3",
"embark-i18n": "^5.2.3",
"embark-ipfs": "^5.2.3",
"embark-parity": "^5.2.3",
"embark-profiler": "^5.2.3",
"embark-reset": "^5.2.3",
"embark-swarm": "^5.2.3",
"embark-whisper-geth": "^5.2.3",
"embarkjs": "^5.2.3",
"embarkjs-ens": "^5.2.3",
"embarkjs-ipfs": "^5.2.3",
"embarkjs-swarm": "^5.2.3",
"embarkjs-web3": "^5.2.3",
"embarkjs-whisper": "^5.2.3",
"fs-extra": "8.1.0",
"haml": "0.4.3",
"jquery": "3.4.0",
@ -39,5 +39,5 @@
"reset": "npx embark-reset && npx rimraf embark-*.tgz package",
"test": "npx embark test"
},
"version": "5.2.3-nightly.1"
"version": "5.2.3"
}

View File

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

View File

@ -1,21 +1,21 @@
{
"description": "Test DApp for integration testing purposes",
"devDependencies": {
"embark": "^5.2.3-nightly.1",
"embark-geth": "^5.2.2",
"embark-graph": "^5.2.0",
"embark-ipfs": "^5.2.3-nightly.0",
"embark-parity": "^5.2.2",
"embark-profiler": "^5.2.0",
"embark-reset": "^5.1.1",
"embark-swarm": "^5.2.3-nightly.0",
"embark-whisper-geth": "^5.2.2",
"embarkjs": "^5.2.3-nightly.0",
"embarkjs-ens": "^5.2.3-nightly.0",
"embarkjs-ipfs": "^5.1.1",
"embarkjs-swarm": "^5.1.1",
"embarkjs-web3": "^5.2.0",
"embarkjs-whisper": "^5.1.1",
"embark": "^5.2.3",
"embark-geth": "^5.2.3",
"embark-graph": "^5.2.3",
"embark-ipfs": "^5.2.3",
"embark-parity": "^5.2.3",
"embark-profiler": "^5.2.3",
"embark-reset": "^5.2.3",
"embark-swarm": "^5.2.3",
"embark-whisper-geth": "^5.2.3",
"embarkjs": "^5.2.3",
"embarkjs-ens": "^5.2.3",
"embarkjs-ipfs": "^5.2.3",
"embarkjs-swarm": "^5.2.3",
"embarkjs-web3": "^5.2.3",
"embarkjs-whisper": "^5.2.3",
"rimraf": "3.0.0"
},
"license": "MIT",
@ -28,5 +28,5 @@
"reset": "npx embark-reset && npx rimraf embark-*.tgz package",
"test": "npx embark test"
},
"version": "5.2.3-nightly.1"
"version": "5.2.3"
}

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
# [5.0.0](https://github.com/embarklabs/embark/compare/v5.0.0-beta.0...v5.0.0) (2020-01-07)
**Note:** Version bump only for package embark-dapp-test-service

View File

@ -21,5 +21,5 @@
"eslintConfig": {
"extends": "../../../.eslintrc.json"
},
"version": "5.0.0"
"version": "5.2.3"
}

View File

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

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
## [5.1.1](https://github.com/embarklabs/embark/compare/v5.1.1-nightly.4...v5.1.1) (2020-02-03)
**Note:** Version bump only for package embark-api-client

View File

@ -1,6 +1,6 @@
{
"name": "embark-api-client",
"version": "5.1.1",
"version": "5.2.3",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Embark api module",
@ -51,7 +51,7 @@
"keccakjs": "0.2.3"
},
"devDependencies": {
"embark-solo": "^5.1.1",
"embark-solo": "^5.2.3",
"eslint": "6.8.0",
"npm-run-all": "4.1.5",
"rimraf": "3.0.0"

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
# [5.2.0](https://github.com/embarklabs/embark/compare/v5.2.0-nightly.5...v5.2.0) (2020-02-18)
**Note:** Version bump only for package embark-ui

View File

@ -1,6 +1,6 @@
{
"name": "embark-ui",
"version": "5.2.0",
"version": "5.2.3",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Web frontend for interactive DApp development with Embark",
@ -66,7 +66,7 @@
"classnames": "2.2.6",
"connected-react-router": "4.5.0",
"date-fns": "2.3.0",
"embark-api-client": "^5.1.1",
"embark-api-client": "^5.2.3",
"eslint-plugin-import": "2.18.2",
"ethereumjs-units": "0.2.0",
"find-up": "4.1.0",

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
## [5.2.3-nightly.0](https://github.com/embarklabs/embark/compare/v5.2.2...v5.2.3-nightly.0) (2020-02-20)
**Note:** Version bump only for package embark-code-runner

View File

@ -1,6 +1,6 @@
{
"name": "embark-code-runner",
"version": "5.2.3-nightly.0",
"version": "5.2.3",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Code execution VM for Embark",
@ -57,11 +57,11 @@
"async": "3.1.0",
"colors": "1.4.0",
"core-js": "3.6.2",
"embark-core": "^5.2.2",
"embark-i18n": "^5.1.1",
"embark-logger": "^5.2.0",
"embark-utils": "^5.2.0",
"embarkjs": "^5.2.3-nightly.0",
"embark-core": "^5.2.3",
"embark-i18n": "^5.2.3",
"embark-logger": "^5.2.3",
"embark-utils": "^5.2.3",
"embarkjs": "^5.2.3",
"fs-extra": "8.1.0",
"parse-json": "5.0.0",
"vm2": "3.8.4",
@ -70,8 +70,8 @@
"devDependencies": {
"@babel/core": "7.7.7",
"babel-jest": "24.9.0",
"embark-solo": "^5.1.1",
"embark-testing": "^5.2.0",
"embark-solo": "^5.2.3",
"embark-testing": "^5.2.3",
"eslint": "6.8.0",
"eslint-plugin-jest": "22.5.1",
"jest": "24.9.0",

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
## [5.2.2](https://github.com/embarklabs/embark/compare/v5.2.1...v5.2.2) (2020-02-19)
**Note:** Version bump only for package embark-console

View File

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

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
## [5.2.2](https://github.com/embarklabs/embark/compare/v5.2.1...v5.2.2) (2020-02-19)

View File

@ -1,6 +1,6 @@
{
"name": "embark-core",
"version": "5.2.2",
"version": "5.2.3",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Core library for Embark",
@ -56,9 +56,9 @@
"core-js": "3.4.3",
"decompress": "4.2.0",
"deep-equal": "1.0.1",
"embark-i18n": "^5.1.1",
"embark-logger": "^5.2.0",
"embark-utils": "^5.2.0",
"embark-i18n": "^5.2.3",
"embark-logger": "^5.2.3",
"embark-utils": "^5.2.3",
"find-up": "4.1.0",
"flatted": "0.2.3",
"fs-extra": "8.1.0",
@ -76,7 +76,7 @@
"window-size": "1.1.1"
},
"devDependencies": {
"embark-solo": "^5.1.1",
"embark-solo": "^5.2.3",
"eslint": "6.8.0",
"npm-run-all": "4.1.5",
"rimraf": "3.0.0",

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
## [5.2.3-nightly.0](https://github.com/embarklabs/embark/compare/v5.2.2...v5.2.3-nightly.0) (2020-02-20)
**Note:** Version bump only for package embark-engine

View File

@ -1,6 +1,6 @@
{
"name": "embark-engine",
"version": "5.2.3-nightly.0",
"version": "5.2.3",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Engine library for Embark",
@ -47,56 +47,56 @@
"dependencies": {
"@babel/runtime-corejs3": "7.7.4",
"core-js": "3.4.3",
"embark-accounts-manager": "^5.2.2",
"embark-api": "^5.2.2",
"embark-authenticator": "^5.2.0",
"embark-basic-pipeline": "^5.2.2",
"embark-blockchain": "^5.2.2",
"embark-code-runner": "^5.2.3-nightly.0",
"embark-communication": "^5.2.0",
"embark-compiler": "^5.2.2",
"embark-console": "^5.2.2",
"embark-contracts-manager": "^5.2.2",
"embark-core": "^5.2.2",
"embark-coverage": "^5.2.2",
"embark-debugger": "^5.1.1",
"embark-deployment": "^5.2.0",
"embark-embarkjs": "^5.2.2",
"embark-ens": "^5.2.3-nightly.0",
"embark-ethereum-blockchain-client": "^5.2.3-nightly.0",
"embark-ganache": "^5.2.2",
"embark-geth": "^5.2.2",
"embark-ipfs": "^5.2.3-nightly.0",
"embark-library-manager": "^5.2.0",
"embark-logger": "^5.2.0",
"embark-mocha-tests": "^5.2.3-nightly.0",
"embark-namesystem": "^5.1.1",
"embark-parity": "^5.2.2",
"embark-pipeline": "^5.2.0",
"embark-plugin-cmd": "^5.2.0",
"embark-process-logs-api-manager": "^5.2.0",
"embark-profiler": "^5.2.0",
"embark-proxy": "^5.2.2",
"embark-rpc-manager": "^5.2.2",
"embark-scaffolding": "^5.2.2",
"embark-solidity": "^5.2.2",
"embark-solidity-tests": "^5.2.0",
"embark-specialconfigs": "^5.1.1",
"embark-storage": "^5.2.2",
"embark-swarm": "^5.2.3-nightly.0",
"embark-test-runner": "^5.2.0",
"embark-transaction-logger": "^5.2.2",
"embark-transaction-tracker": "^5.1.1",
"embark-utils": "^5.2.0",
"embark-vyper": "^5.1.1",
"embark-watcher": "^5.2.0",
"embark-web3": "^5.2.2",
"embark-webserver": "^5.2.0",
"embark-whisper-geth": "^5.2.2",
"embark-whisper-parity": "^5.2.2"
"embark-accounts-manager": "^5.2.3",
"embark-api": "^5.2.3",
"embark-authenticator": "^5.2.3",
"embark-basic-pipeline": "^5.2.3",
"embark-blockchain": "^5.2.3",
"embark-code-runner": "^5.2.3",
"embark-communication": "^5.2.3",
"embark-compiler": "^5.2.3",
"embark-console": "^5.2.3",
"embark-contracts-manager": "^5.2.3",
"embark-core": "^5.2.3",
"embark-coverage": "^5.2.3",
"embark-debugger": "^5.2.3",
"embark-deployment": "^5.2.3",
"embark-embarkjs": "^5.2.3",
"embark-ens": "^5.2.3",
"embark-ethereum-blockchain-client": "^5.2.3",
"embark-ganache": "^5.2.3",
"embark-geth": "^5.2.3",
"embark-ipfs": "^5.2.3",
"embark-library-manager": "^5.2.3",
"embark-logger": "^5.2.3",
"embark-mocha-tests": "^5.2.3",
"embark-namesystem": "^5.2.3",
"embark-parity": "^5.2.3",
"embark-pipeline": "^5.2.3",
"embark-plugin-cmd": "^5.2.3",
"embark-process-logs-api-manager": "^5.2.3",
"embark-profiler": "^5.2.3",
"embark-proxy": "^5.2.3",
"embark-rpc-manager": "^5.2.3",
"embark-scaffolding": "^5.2.3",
"embark-solidity": "^5.2.3",
"embark-solidity-tests": "^5.2.3",
"embark-specialconfigs": "^5.2.3",
"embark-storage": "^5.2.3",
"embark-swarm": "^5.2.3",
"embark-test-runner": "^5.2.3",
"embark-transaction-logger": "^5.2.3",
"embark-transaction-tracker": "^5.2.3",
"embark-utils": "^5.2.3",
"embark-vyper": "^5.2.3",
"embark-watcher": "^5.2.3",
"embark-web3": "^5.2.3",
"embark-webserver": "^5.2.3",
"embark-whisper-geth": "^5.2.3",
"embark-whisper-parity": "^5.2.3"
},
"devDependencies": {
"embark-solo": "^5.1.1",
"embark-solo": "^5.2.3",
"npm-run-all": "4.1.5",
"rimraf": "3.0.0",
"tslint": "5.20.1",

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
## [5.1.1](https://github.com/embarklabs/embark/compare/v5.1.1-nightly.4...v5.1.1) (2020-02-03)
**Note:** Version bump only for package embark-i18n

View File

@ -1,6 +1,6 @@
{
"name": "embark-i18n",
"version": "5.1.1",
"version": "5.2.3",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "i18n Support for Embark",
@ -52,7 +52,7 @@
"os-locale": "4.0.0"
},
"devDependencies": {
"embark-solo": "^5.1.1",
"embark-solo": "^5.2.3",
"npm-run-all": "4.1.5",
"rimraf": "3.0.0",
"tslint": "5.20.1",

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
# [5.2.0](https://github.com/embarklabs/embark/compare/v5.2.0-nightly.5...v5.2.0) (2020-02-18)
**Note:** Version bump only for package embark-logger

View File

@ -1,6 +1,6 @@
{
"name": "embark-logger",
"version": "5.2.0",
"version": "5.2.3",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Logging utilities for Embark",
@ -60,8 +60,8 @@
"devDependencies": {
"@babel/core": "7.7.7",
"babel-jest": "24.9.0",
"embark-solo": "^5.1.1",
"embark-testing": "^5.2.0",
"embark-solo": "^5.2.3",
"embark-testing": "^5.2.3",
"eslint": "6.8.0",
"eslint-plugin-jest": "22.5.1",
"jest": "24.9.0",

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
## [5.1.1](https://github.com/embarklabs/embark/compare/v5.1.1-nightly.4...v5.1.1) (2020-02-03)
**Note:** Version bump only for package embark-reset

View File

@ -1,6 +1,6 @@
{
"name": "embark-reset",
"version": "5.1.1",
"version": "5.2.3",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "DApp reset utlity for Embark",
@ -38,7 +38,7 @@
"rimraf": "3.0.0"
},
"devDependencies": {
"embark-solo": "^5.1.1",
"embark-solo": "^5.2.3",
"eslint": "6.8.0",
"npm-run-all": "4.1.5"
},

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
# [5.2.0](https://github.com/embarklabs/embark/compare/v5.2.0-nightly.5...v5.2.0) (2020-02-18)
**Note:** Version bump only for package embark-utils

View File

@ -1,6 +1,6 @@
{
"name": "embark-utils",
"version": "5.2.0",
"version": "5.2.3",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Utils used by Embark",
@ -58,8 +58,8 @@
"clipboardy": "1.2.3",
"colors": "1.3.2",
"core-js": "3.4.3",
"embark-i18n": "^5.1.1",
"embark-logger": "^5.2.0",
"embark-i18n": "^5.2.3",
"embark-logger": "^5.2.3",
"find-up": "2.1.0",
"follow-redirects": "1.9.0",
"fs-extra": "8.1.0",
@ -78,8 +78,8 @@
"ws": "7.1.2"
},
"devDependencies": {
"embark-inside-monorepo": "^5.1.0",
"embark-solo": "^5.1.1",
"embark-inside-monorepo": "^5.2.3",
"embark-solo": "^5.2.3",
"eslint": "6.8.0",
"npm-run-all": "4.1.5",
"rimraf": "3.0.0",

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
## [5.2.3-nightly.1](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.0...v5.2.3-nightly.1) (2020-02-25)

View File

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

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
## [5.2.3-nightly.0](https://github.com/embarklabs/embark/compare/v5.2.2...v5.2.3-nightly.0) (2020-02-20)

View File

@ -1,6 +1,6 @@
{
"name": "embarkjs",
"version": "5.2.3-nightly.0",
"version": "5.2.3",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "JavaScript library for easily interacting with web3 technologies",
@ -80,7 +80,7 @@
"devDependencies": {
"ajv": "6.10.2",
"chai": "4.2.0",
"embark-solo": "^5.1.1",
"embark-solo": "^5.2.3",
"eslint": "6.8.0",
"lodash.clonedeep": "4.5.0",
"mocha": "6.2.2",

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
## [5.2.3-nightly.0](https://github.com/embarklabs/embark/compare/v5.2.2...v5.2.3-nightly.0) (2020-02-20)
**Note:** Version bump only for package embarkjs-ens

View File

@ -1,6 +1,6 @@
{
"name": "embarkjs-ens",
"version": "5.2.3-nightly.0",
"version": "5.2.3",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Ens plugin for embarkjs",
@ -55,13 +55,13 @@
"@babel/runtime-corejs3": "7.7.4",
"async": "2.6.1",
"core-js": "3.4.3",
"embarkjs": "^5.2.3-nightly.0",
"embarkjs": "^5.2.3",
"eth-ens-namehash": "2.0.8",
"web3": "1.2.6"
},
"devDependencies": {
"ajv": "6.10.2",
"embark-solo": "^5.1.1",
"embark-solo": "^5.2.3",
"eslint": "6.8.0",
"lodash.clonedeep": "4.5.0",
"npm-run-all": "4.1.5",

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
## [5.1.1](https://github.com/embarklabs/embark/compare/v5.1.1-nightly.4...v5.1.1) (2020-02-03)
**Note:** Version bump only for package embarkjs-ipfs

View File

@ -1,6 +1,6 @@
{
"name": "embarkjs-ipfs",
"version": "5.1.1",
"version": "5.2.3",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Ipfs plugin for embarkjs",
@ -58,7 +58,7 @@
},
"devDependencies": {
"ajv": "6.10.2",
"embark-solo": "^5.1.1",
"embark-solo": "^5.2.3",
"eslint": "6.8.0",
"lodash.clonedeep": "4.5.0",
"npm-run-all": "4.1.5",

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
## [5.1.1](https://github.com/embarklabs/embark/compare/v5.1.1-nightly.4...v5.1.1) (2020-02-03)
**Note:** Version bump only for package embarkjs-swarm

View File

@ -1,6 +1,6 @@
{
"name": "embarkjs-swarm",
"version": "5.1.1",
"version": "5.2.3",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Swarm plugin for embarkjs",
@ -59,7 +59,7 @@
},
"devDependencies": {
"ajv": "6.10.2",
"embark-solo": "^5.1.1",
"embark-solo": "^5.2.3",
"eslint": "6.8.0",
"lodash.clonedeep": "4.5.0",
"npm-run-all": "4.1.5",

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
# [5.2.0](https://github.com/embarklabs/embark/compare/v5.2.0-nightly.5...v5.2.0) (2020-02-18)
**Note:** Version bump only for package embarkjs-web3

View File

@ -1,6 +1,6 @@
{
"name": "embarkjs-web3",
"version": "5.2.0",
"version": "5.2.3",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Web3 plugin for embarkjs",
@ -58,7 +58,7 @@
},
"devDependencies": {
"ajv": "6.10.2",
"embark-solo": "^5.1.1",
"embark-solo": "^5.2.3",
"eslint": "6.8.0",
"lodash.clonedeep": "4.5.0",
"npm-run-all": "4.1.5",

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
## [5.1.1](https://github.com/embarklabs/embark/compare/v5.1.1-nightly.4...v5.1.1) (2020-02-03)
**Note:** Version bump only for package embarkjs-whisper

View File

@ -1,6 +1,6 @@
{
"name": "embarkjs-whisper",
"version": "5.1.1",
"version": "5.2.3",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Whisper plugin for embarkjs",
@ -60,7 +60,7 @@
},
"devDependencies": {
"ajv": "6.10.2",
"embark-solo": "^5.1.1",
"embark-solo": "^5.2.3",
"eslint": "6.8.0",
"lodash.clonedeep": "4.5.0",
"npm-run-all": "4.1.5",

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
## [5.2.2](https://github.com/embarklabs/embark/compare/v5.2.1...v5.2.2) (2020-02-19)
**Note:** Version bump only for package embark-accounts-manager

View File

@ -1,6 +1,6 @@
{
"name": "embark-accounts-manager",
"version": "5.2.2",
"version": "5.2.3",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Embark account manager. Takes the blockchain config and, along with the proxy, makes sure to send back the correct accounts",
@ -49,14 +49,14 @@
"@babel/runtime-corejs3": "7.7.4",
"async": "2.6.1",
"core-js": "3.4.3",
"embark-core": "^5.2.2",
"embark-i18n": "^5.1.1",
"embark-logger": "^5.2.0",
"embark-utils": "^5.2.0",
"embark-core": "^5.2.3",
"embark-i18n": "^5.2.3",
"embark-logger": "^5.2.3",
"embark-utils": "^5.2.3",
"web3": "1.2.6"
},
"devDependencies": {
"embark-solo": "^5.1.1",
"embark-solo": "^5.2.3",
"eslint": "6.8.0",
"npm-run-all": "4.1.5",
"rimraf": "3.0.0",

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
## [5.2.2](https://github.com/embarklabs/embark/compare/v5.2.1...v5.2.2) (2020-02-19)
**Note:** Version bump only for package embark-basic-pipeline

View File

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

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
## [5.2.2](https://github.com/embarklabs/embark/compare/v5.2.1...v5.2.2) (2020-02-19)
**Note:** Version bump only for package embark-coverage

View File

@ -1,6 +1,6 @@
{
"name": "embark-coverage",
"version": "5.2.2",
"version": "5.2.3",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Code coverage capabilities for Embark",
@ -56,8 +56,8 @@
"@types/prettier": "1.16.4",
"@types/semver": "5.5.0",
"core-js": "3.4.3",
"embark-core": "^5.2.2",
"embark-utils": "^5.2.0",
"embark-core": "^5.2.3",
"embark-utils": "^5.2.3",
"fs-extra": "8.1.0",
"globule": "1.2.1",
"prettier": "1.18.2",
@ -71,7 +71,7 @@
"@babel/cli": "7.7.4",
"@babel/core": "7.7.4",
"cross-env": "5.2.0",
"embark-solo": "^5.1.1",
"embark-solo": "^5.2.3",
"eslint": "6.8.0",
"mocha": "6.2.2",
"npm-run-all": "4.1.5",

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
## [5.1.1](https://github.com/embarklabs/embark/compare/v5.1.1-nightly.4...v5.1.1) (2020-02-03)
**Note:** Version bump only for package embark-debugger

View File

@ -1,6 +1,6 @@
{
"name": "embark-debugger",
"version": "5.1.1",
"version": "5.2.3",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Debugger component for Embark",
@ -47,11 +47,11 @@
"async": "2.6.1",
"colors": "1.3.2",
"core-js": "3.4.3",
"embark-i18n": "^5.1.1",
"embark-i18n": "^5.2.3",
"remix-debug": "0.3.23"
},
"devDependencies": {
"embark-solo": "^5.1.1",
"embark-solo": "^5.2.3",
"npm-run-all": "4.1.5",
"rimraf": "3.0.0",
"tslint": "5.20.1",

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
# [5.2.0](https://github.com/embarklabs/embark/compare/v5.2.0-nightly.5...v5.2.0) (2020-02-18)
**Note:** Version bump only for package embark-deploy-tracker

View File

@ -1,6 +1,6 @@
{
"name": "embark-deploy-tracker",
"version": "5.2.0",
"version": "5.2.3",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Contract deployment tracker for Embark",
@ -51,14 +51,14 @@
},
"dependencies": {
"colors": "1.3.2",
"embark-i18n": "^5.1.1",
"embark-logger": "^5.2.0",
"embark-utils": "^5.2.0",
"embark-i18n": "^5.2.3",
"embark-logger": "^5.2.3",
"embark-utils": "^5.2.3",
"fs-extra": "8.1.0",
"web3": "1.2.6"
},
"devDependencies": {
"embark-solo": "^5.1.1",
"embark-solo": "^5.2.3",
"eslint": "6.8.0",
"expect.js": "0.3.1",
"mocha": "6.2.2",

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
## [5.2.3-nightly.0](https://github.com/embarklabs/embark/compare/v5.2.2...v5.2.3-nightly.0) (2020-02-20)
**Note:** Version bump only for package embark-ens

View File

@ -1,6 +1,6 @@
{
"name": "embark-ens",
"version": "5.2.3-nightly.0",
"version": "5.2.3",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Implements ENS support in Embark",
@ -47,11 +47,11 @@
"@babel/runtime-corejs3": "7.7.4",
"async": "2.6.1",
"core-js": "3.4.3",
"embark-core": "^5.2.2",
"embark-i18n": "^5.1.1",
"embark-utils": "^5.2.0",
"embarkjs": "^5.2.3-nightly.0",
"embarkjs-ens": "^5.2.3-nightly.0",
"embark-core": "^5.2.3",
"embark-i18n": "^5.2.3",
"embark-utils": "^5.2.3",
"embarkjs": "^5.2.3",
"embarkjs-ens": "^5.2.3",
"eth-ens-namehash": "2.0.8",
"lodash.clonedeep": "4.5.0",
"web3": "1.2.6"
@ -60,8 +60,8 @@
"@babel/core": "7.7.4",
"babel-eslint": "10.0.3",
"babel-jest": "24.9.0",
"embark-solo": "^5.1.1",
"embark-testing": "^5.2.0",
"embark-solo": "^5.2.3",
"embark-testing": "^5.2.3",
"eslint": "6.8.0",
"eslint-plugin-jest": "22.5.1",
"jest": "24.9.0",

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
## [5.2.3-nightly.0](https://github.com/embarklabs/embark/compare/v5.2.2...v5.2.3-nightly.0) (2020-02-20)
**Note:** Version bump only for package embark-ethereum-blockchain-client

View File

@ -1,6 +1,6 @@
{
"name": "embark-ethereum-blockchain-client",
"version": "5.2.3-nightly.0",
"version": "5.2.3",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Ethereum-specific blockchain APIs and contract deployment functions for Embark",
@ -48,17 +48,17 @@
"@babel/runtime-corejs3": "7.7.4",
"async": "2.6.1",
"core-js": "3.4.3",
"embark-core": "^5.2.2",
"embark-i18n": "^5.1.1",
"embark-utils": "^5.2.0",
"embarkjs": "^5.2.3-nightly.0",
"embark-core": "^5.2.3",
"embark-i18n": "^5.2.3",
"embark-utils": "^5.2.3",
"embarkjs": "^5.2.3",
"ethereumjs-util": "6.0.0",
"ethers": "4.0.0-beta.3",
"web3": "1.2.6",
"web3-core-requestmanager": "1.2.6"
},
"devDependencies": {
"embark-solo": "^5.1.1",
"embark-solo": "^5.2.3",
"eslint": "6.8.0",
"npm-run-all": "4.1.5",
"rimraf": "3.0.0"

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
## [5.2.2](https://github.com/embarklabs/embark/compare/v5.2.1...v5.2.2) (2020-02-19)
**Note:** Version bump only for package embark-ganache

View File

@ -1,6 +1,6 @@
{
"name": "embark-ganache",
"version": "5.2.2",
"version": "5.2.3",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Implementation of the Ganache simulator for Embark",
@ -47,13 +47,13 @@
"dependencies": {
"@babel/runtime-corejs3": "7.7.4",
"core-js": "3.4.3",
"embark-core": "^5.2.2",
"embark-i18n": "^5.1.1",
"embark-utils": "^5.2.0",
"embark-core": "^5.2.3",
"embark-i18n": "^5.2.3",
"embark-utils": "^5.2.3",
"ganache-cli": "6.8.2"
},
"devDependencies": {
"embark-solo": "^5.1.1",
"embark-solo": "^5.2.3",
"eslint": "6.8.0",
"npm-run-all": "4.1.5",
"rimraf": "3.0.0"

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
## [5.2.2](https://github.com/embarklabs/embark/compare/v5.2.1...v5.2.2) (2020-02-19)
**Note:** Version bump only for package embark-geth

View File

@ -1,6 +1,6 @@
{
"name": "embark-geth",
"version": "5.2.2",
"version": "5.2.3",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Implementation of the Go-Ethereum blockchain for Embark",
@ -50,10 +50,10 @@
"@babel/runtime-corejs3": "7.7.4",
"async": "2.6.1",
"core-js": "3.4.3",
"embark-core": "^5.2.2",
"embark-i18n": "^5.1.1",
"embark-logger": "^5.2.0",
"embark-utils": "^5.2.0",
"embark-core": "^5.2.3",
"embark-i18n": "^5.2.3",
"embark-logger": "^5.2.3",
"embark-utils": "^5.2.3",
"fs-extra": "8.1.0",
"netcat": "1.3.5",
"semver": "5.6.0",
@ -62,7 +62,7 @@
"ws": "7.1.2"
},
"devDependencies": {
"embark-solo": "^5.1.1",
"embark-solo": "^5.2.3",
"eslint": "6.8.0",
"npm-run-all": "4.1.5",
"rimraf": "3.0.0",

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
# [5.2.0](https://github.com/embarklabs/embark/compare/v5.2.0-nightly.5...v5.2.0) (2020-02-18)
**Note:** Version bump only for package embark-graph

View File

@ -1,6 +1,6 @@
{
"name": "embark-graph",
"version": "5.2.0",
"version": "5.2.3",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Smart contract documentation generator for Embark DApps",
@ -48,11 +48,11 @@
"@babel/runtime-corejs3": "7.7.4",
"async": "2.6.1",
"core-js": "3.4.3",
"embark-utils": "^5.2.0",
"embark-utils": "^5.2.3",
"viz.js": "1.8.2"
},
"devDependencies": {
"embark-solo": "^5.1.1",
"embark-solo": "^5.2.3",
"eslint": "6.8.0",
"npm-run-all": "4.1.5",
"rimraf": "3.0.0"

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
## [5.2.3-nightly.0](https://github.com/embarklabs/embark/compare/v5.2.2...v5.2.3-nightly.0) (2020-02-20)
**Note:** Version bump only for package embark-ipfs

View File

@ -1,6 +1,6 @@
{
"name": "embark-ipfs",
"version": "5.2.3-nightly.0",
"version": "5.2.3",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Implements IPFS support in Embark",
@ -52,18 +52,18 @@
"colors": "1.3.2",
"core-js": "3.4.3",
"ejs": "2.6.1",
"embark-core": "^5.2.2",
"embark-i18n": "^5.1.1",
"embark-storage": "^5.2.2",
"embark-utils": "^5.2.0",
"embarkjs": "^5.2.3-nightly.0",
"embarkjs-ipfs": "^5.1.1",
"embark-core": "^5.2.3",
"embark-i18n": "^5.2.3",
"embark-storage": "^5.2.3",
"embark-utils": "^5.2.3",
"embarkjs": "^5.2.3",
"embarkjs-ipfs": "^5.2.3",
"ipfs-http-client": "40.0.0",
"lodash.clonedeep": "4.5.0",
"shelljs": "0.8.3"
},
"devDependencies": {
"embark-solo": "^5.1.1",
"embark-solo": "^5.2.3",
"eslint": "6.8.0",
"npm-run-all": "4.1.5",
"rimraf": "3.0.0"

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
## [5.2.3-nightly.0](https://github.com/embarklabs/embark/compare/v5.2.2...v5.2.3-nightly.0) (2020-02-20)
**Note:** Version bump only for package embark-mocha-tests

View File

@ -1,6 +1,6 @@
{
"name": "embark-mocha-tests",
"version": "5.2.3-nightly.0",
"version": "5.2.3",
"description": "Mocha Test Runner",
"homepage": "https://github.com/embarklabs/embark/tree/master/packages/plugins/mocha-tests#readme",
"repository": {
@ -57,14 +57,14 @@
"async": "3.1.0",
"colors": "1.4.0",
"core-js": "3.4.3",
"embark-i18n": "^5.1.1",
"embark-utils": "^5.2.0",
"embarkjs": "^5.2.3-nightly.0",
"embark-i18n": "^5.2.3",
"embark-utils": "^5.2.3",
"embarkjs": "^5.2.3",
"mocha": "6.2.2",
"web3": "1.2.6"
},
"devDependencies": {
"embark-solo": "^5.1.1",
"embark-solo": "^5.2.3",
"eslint": "6.8.0",
"npm-run-all": "4.1.5",
"nyc": "13.1.0",

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
## [5.2.2](https://github.com/embarklabs/embark/compare/v5.2.1...v5.2.2) (2020-02-19)
**Note:** Version bump only for package embark-nethermind

View File

@ -1,6 +1,6 @@
{
"name": "embark-nethermind",
"version": "5.2.2",
"version": "5.2.3",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Nethermind blockchain client plugin for Embark",
@ -46,17 +46,17 @@
"@babel/runtime-corejs3": "7.7.4",
"async": "2.6.1",
"core-js": "3.4.3",
"embark-core": "^5.2.2",
"embark-i18n": "^5.1.1",
"embark-logger": "^5.2.0",
"embark-utils": "^5.2.0",
"embark-core": "^5.2.3",
"embark-i18n": "^5.2.3",
"embark-logger": "^5.2.3",
"embark-utils": "^5.2.3",
"fs-extra": "8.1.0",
"netcat": "1.3.5",
"semver": "5.6.0",
"ws": "7.1.2"
},
"devDependencies": {
"embark-solo": "^5.1.1",
"embark-solo": "^5.2.3",
"eslint": "6.8.0",
"npm-run-all": "4.1.5",
"rimraf": "3.0.0"

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
## [5.2.2](https://github.com/embarklabs/embark/compare/v5.2.1...v5.2.2) (2020-02-19)
**Note:** Version bump only for package embark-parity

View File

@ -1,6 +1,6 @@
{
"name": "embark-parity",
"version": "5.2.2",
"version": "5.2.3",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Implementation of the Parity blockchain for Embark",
@ -48,17 +48,17 @@
"@babel/runtime-corejs3": "7.7.4",
"async": "2.6.1",
"core-js": "3.4.3",
"embark-core": "^5.2.2",
"embark-logger": "^5.2.0",
"embark-i18n": "^5.1.1",
"embark-utils": "^5.2.0",
"embark-core": "^5.2.3",
"embark-i18n": "^5.2.3",
"embark-logger": "^5.2.3",
"embark-utils": "^5.2.3",
"fs-extra": "8.1.0",
"netcat": "1.3.5",
"semver": "5.6.0",
"ws": "7.1.2"
},
"devDependencies": {
"embark-solo": "^5.1.1",
"embark-solo": "^5.2.3",
"eslint": "6.8.0",
"npm-run-all": "4.1.5",
"rimraf": "3.0.0"

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
# [5.2.0](https://github.com/embarklabs/embark/compare/v5.2.0-nightly.5...v5.2.0) (2020-02-18)
**Note:** Version bump only for package embark-plugin-cmd

View File

@ -1,6 +1,6 @@
{
"name": "embark-plugin-cmd",
"version": "5.2.0",
"version": "5.2.3",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Plugin installation utility for Embark",
@ -39,11 +39,11 @@
"@babel/runtime-corejs3": "7.7.4",
"async": "2.6.1",
"core-js": "3.4.3",
"embark-i18n": "^5.1.1",
"embark-utils": "^5.2.0"
"embark-i18n": "^5.2.3",
"embark-utils": "^5.2.3"
},
"devDependencies": {
"embark-solo": "^5.1.1",
"embark-solo": "^5.2.3",
"eslint": "6.8.0",
"npm-run-all": "4.1.5",
"rimraf": "3.0.0"

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
# [5.2.0](https://github.com/embarklabs/embark/compare/v5.2.0-nightly.5...v5.2.0) (2020-02-18)
**Note:** Version bump only for package embark-profiler

View File

@ -1,6 +1,6 @@
{
"name": "embark-profiler",
"version": "5.2.0",
"version": "5.2.3",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Smart contract profiler for Embark DApps",
@ -49,12 +49,12 @@
"ascii-table": "0.0.9",
"async": "2.6.1",
"core-js": "3.4.3",
"embark-utils": "^5.2.0",
"embark-utils": "^5.2.3",
"web3": "1.2.6",
"web3-utils": "1.2.6"
},
"devDependencies": {
"embark-solo": "^5.1.1",
"embark-solo": "^5.2.3",
"eslint": "6.8.0",
"npm-run-all": "4.1.5",
"rimraf": "3.0.0"

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
## [5.2.2](https://github.com/embarklabs/embark/compare/v5.2.1...v5.2.2) (2020-02-19)
**Note:** Version bump only for package embark-rpc-manager

View File

@ -1,6 +1,6 @@
{
"name": "embark-rpc-manager",
"version": "5.2.2",
"version": "5.2.3",
"description": "Embark RPC Manager",
"repository": {
"directory": "packages/plugins/embark-rpc-manager",
@ -54,15 +54,15 @@
"@omisego/omg-js-util": "2.0.0-v0.2",
"@types/async": "2.0.50",
"async": "2.6.1",
"embark-core": "^5.2.2",
"embark-i18n": "^5.1.1",
"embark-logger": "^5.2.0",
"embark-utils": "^5.2.0",
"embark-core": "^5.2.3",
"embark-i18n": "^5.2.3",
"embark-logger": "^5.2.3",
"embark-utils": "^5.2.3",
"web3": "1.2.6"
},
"devDependencies": {
"cross-env": "5.2.0",
"embark-solo": "^5.1.1",
"embark-solo": "^5.2.3",
"eslint": "6.8.0",
"mocha": "6.2.2",
"npm-run-all": "4.1.5",

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
## [5.2.2](https://github.com/embarklabs/embark/compare/v5.2.1...v5.2.2) (2020-02-19)
**Note:** Version bump only for package embark-scaffolding

View File

@ -1,6 +1,6 @@
{
"name": "embark-scaffolding",
"version": "5.2.2",
"version": "5.2.3",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Provides scaffolding utilities",
@ -46,15 +46,15 @@
"@babel/runtime-corejs3": "7.7.4",
"ajv": "6.10.2",
"core-js": "3.4.3",
"embark-core": "^5.2.2",
"embark-i18n": "^5.1.1",
"embark-logger": "^5.2.0",
"embark-utils": "^5.2.0",
"embark-core": "^5.2.3",
"embark-i18n": "^5.2.3",
"embark-logger": "^5.2.3",
"embark-utils": "^5.2.3",
"handlebars": "4.3.0",
"web3-utils": "1.2.6"
},
"devDependencies": {
"embark-solo": "^5.1.1",
"embark-solo": "^5.2.3",
"eslint": "6.8.0",
"fs-extra": "8.1.0",
"glob": "7.1.4",

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
## [5.2.2](https://github.com/embarklabs/embark/compare/v5.2.1...v5.2.2) (2020-02-19)
**Note:** Version bump only for package embark-scripts-runner

View File

@ -1,6 +1,6 @@
{
"name": "embark-scripts-runner",
"version": "5.2.2",
"version": "5.2.3",
"description": "Embark Scripts Runner",
"repository": {
"directory": "packages/plugins/scripts-runner",
@ -45,10 +45,10 @@
"@babel/runtime-corejs3": "7.7.4",
"async": "2.6.1",
"core-js-pure": "3.6.4",
"embark-core": "^5.2.2",
"embark-i18n": "^5.1.1",
"embark-logger": "^5.2.0",
"embark-utils": "^5.2.0",
"embark-core": "^5.2.3",
"embark-i18n": "^5.2.3",
"embark-logger": "^5.2.3",
"embark-utils": "^5.2.3",
"fs-extra": "8.1.0",
"web3": "1.2.6",
"web3-eth": "1.2.6"
@ -57,8 +57,8 @@
"@babel/core": "7.7.4",
"@types/node": "^10.5.3",
"babel-jest": "24.9.0",
"embark-solo": "^5.1.1-nightly.2",
"embark-testing": "^5.2.0",
"embark-solo": "^5.2.3",
"embark-testing": "^5.2.3",
"eslint": "6.8.0",
"eslint-plugin-jest": "22.5.1",
"jest": "24.9.0",

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
## [5.1.1](https://github.com/embarklabs/embark/compare/v5.1.1-nightly.4...v5.1.1) (2020-02-03)
**Note:** Version bump only for package embark-snark

View File

@ -1,6 +1,6 @@
{
"name": "embark-snark",
"version": "5.1.1",
"version": "5.2.3",
"author": "Anthony Laibe",
"contributors": [
"Michael Bradley <michaelsbradleyjr@gmail.com> (https://github.com/michaelsbradleyjr/)"
@ -62,7 +62,7 @@
"@typescript-eslint/parser": "2.20.0",
"babel-eslint": "10.0.3",
"babel-jest": "24.9.0",
"embark-solo": "^5.1.1",
"embark-solo": "^5.2.3",
"eslint": "6.8.0",
"eslint-config-prettier": "6.1.0",
"eslint-plugin-import": "2.18.2",
@ -91,7 +91,12 @@
],
"rules": {
"import/no-extraneous-dependencies": "error",
"import/no-unresolved": [2, { "commonjs": true }]
"import/no-unresolved": [
2,
{
"commonjs": true
}
]
}
},
"jest": {

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
## [5.1.1](https://github.com/embarklabs/embark/compare/v5.1.1-nightly.4...v5.1.1) (2020-02-03)
**Note:** Version bump only for package embark-solc

View File

@ -1,6 +1,6 @@
{
"name": "embark-solc",
"version": "5.1.1",
"version": "5.2.3",
"author": "Richard Ramos",
"contributors": [],
"description": "Solc plugin for Embark",
@ -52,7 +52,7 @@
"shelljs": "0.8.3"
},
"devDependencies": {
"embark-solo": "^5.1.1",
"embark-solo": "^5.2.3",
"eslint": "6.8.0",
"npm-run-all": "4.1.5",
"rimraf": "3.0.0"

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
# [5.2.0](https://github.com/embarklabs/embark/compare/v5.2.0-nightly.5...v5.2.0) (2020-02-18)
**Note:** Version bump only for package embark-solidity-tests

View File

@ -1,6 +1,6 @@
{
"name": "embark-solidity-tests",
"version": "5.2.0",
"version": "5.2.3",
"description": "Plugin to run Embark solidity tests",
"homepage": "https://github.com/embarklabs/embark/tree/master/packages/plugins/solidity-tests#readme",
"repository": {
@ -53,13 +53,13 @@
"@types/async": "3.0.3",
"async": "3.1.0",
"core-js": "3.4.3",
"embark-utils": "^5.2.0",
"embark-utils": "^5.2.3",
"remix-tests": "0.1.24",
"web3": "1.2.6",
"yo-yoify": "4.3.0"
},
"devDependencies": {
"embark-solo": "^5.1.1",
"embark-solo": "^5.2.3",
"eslint": "6.8.0",
"mocha": "6.2.2",
"npm-run-all": "4.1.5",

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
## [5.2.2](https://github.com/embarklabs/embark/compare/v5.2.1...v5.2.2) (2020-02-19)
**Note:** Version bump only for package embark-solidity

View File

@ -1,6 +1,6 @@
{
"name": "embark-solidity",
"version": "5.2.2",
"version": "5.2.3",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Solidity Compiler APIs for Embark",
@ -48,9 +48,9 @@
"@babel/runtime-corejs3": "7.7.4",
"async": "2.6.1",
"core-js": "3.4.3",
"embark-core": "^5.2.2",
"embark-i18n": "^5.1.1",
"embark-utils": "^5.2.0",
"embark-core": "^5.2.3",
"embark-i18n": "^5.2.3",
"embark-utils": "^5.2.3",
"find-up": "4.1.0",
"fs-extra": "8.1.0",
"lodash.clonedeep": "4.5.0",
@ -59,7 +59,7 @@
"uuid": "3.3.2"
},
"devDependencies": {
"embark-solo": "^5.1.1",
"embark-solo": "^5.2.3",
"eslint": "6.8.0",
"npm-run-all": "4.1.5",
"rimraf": "3.0.0"

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
## [5.1.1](https://github.com/embarklabs/embark/compare/v5.1.1-nightly.4...v5.1.1) (2020-02-03)
**Note:** Version bump only for package embark-specialconfigs

View File

@ -1,6 +1,6 @@
{
"name": "embark-specialconfigs",
"version": "5.1.1",
"version": "5.2.3",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Adds various configs to embark's contract.js config file",
@ -48,12 +48,12 @@
"@babel/runtime-corejs3": "7.7.4",
"async": "2.6.1",
"core-js": "3.4.3",
"embark-i18n": "^5.1.1",
"embark-i18n": "^5.2.3",
"string-replace-async": "1.2.1",
"viz.js": "1.8.2"
},
"devDependencies": {
"embark-solo": "^5.1.1",
"embark-solo": "^5.2.3",
"eslint": "6.8.0",
"npm-run-all": "4.1.5",
"rimraf": "3.0.0"

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embark-framework/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embark-framework/embark/commit/3693ebd))
## [5.2.2](https://github.com/embark-framework/embark/compare/v5.2.1...v5.2.2) (2020-02-19)
**Note:** Version bump only for package embark-suggestions

View File

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

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [5.2.3](https://github.com/embarklabs/embark/compare/v5.2.3-nightly.1...v5.2.3) (2020-02-25)
### Bug Fixes
* ensure that packages properly specify their dependencies ([3693ebd](https://github.com/embarklabs/embark/commit/3693ebd))
## [5.2.3-nightly.0](https://github.com/embarklabs/embark/compare/v5.2.2...v5.2.3-nightly.0) (2020-02-20)
**Note:** Version bump only for package embark-swarm

View File

@ -1,6 +1,6 @@
{
"name": "embark-swarm",
"version": "5.2.3-nightly.0",
"version": "5.2.3",
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
"description": "Implements Swarm support in Embark",
@ -52,18 +52,18 @@
"async": "2.6.1",
"colors": "1.3.2",
"core-js": "3.4.3",
"embark-core": "^5.2.2",
"embark-i18n": "^5.1.1",
"embark-storage": "^5.2.2",
"embark-utils": "^5.2.0",
"embarkjs": "^5.2.3-nightly.0",
"embarkjs-swarm": "^5.1.1",
"embark-core": "^5.2.3",
"embark-i18n": "^5.2.3",
"embark-storage": "^5.2.3",
"embark-utils": "^5.2.3",
"embarkjs": "^5.2.3",
"embarkjs-swarm": "^5.2.3",
"lodash.clonedeep": "4.5.0",
"shelljs": "0.8.3",
"swarm-api": "0.1.2"
},
"devDependencies": {
"embark-solo": "^5.1.1",
"embark-solo": "^5.2.3",
"eslint": "6.8.0",
"npm-run-all": "4.1.5",
"rimraf": "3.0.0"

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