Updated CHANGELOGS

This commit is contained in:
Leonid Logvinov 2019-02-25 13:35:17 -08:00
parent 33832244cf
commit b998d719a6
No known key found for this signature in database
GPG Key ID: 0DD294BFDE8C95D4
87 changed files with 429 additions and 46 deletions

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1551130135,
"version": "1.0.6",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1549733923,
"version": "1.0.5",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v1.0.6 - _February 25, 2019_
* Dependencies updated
## v1.0.5 - _February 9, 2019_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1551130135,
"version": "1.0.6",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1549733923,
"version": "1.0.5",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v1.0.6 - _February 25, 2019_
* Dependencies updated
## v1.0.5 - _February 9, 2019_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1551130135,
"version": "1.0.6",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1549733923,
"version": "1.0.5",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v1.0.6 - _February 25, 2019_
* Dependencies updated
## v1.0.5 - _February 9, 2019_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1551130135,
"version": "1.0.6",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1549733923,
"version": "1.0.5",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v1.0.6 - _February 25, 2019_
* Dependencies updated
## v1.0.5 - _February 9, 2019_
* Dependencies updated

View File

@ -10,7 +10,8 @@
"note": "Make constants internal",
"pr": 1604
}
]
],
"timestamp": 1551130135
},
{
"timestamp": 1549733923,

View File

@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v1.1.0 - _February 25, 2019_
* Upgrade contracts to Solidity 0.5.3 (#1604)
* Make constants internal (#1604)
## v1.0.5 - _February 9, 2019_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1551130135,
"version": "1.0.6",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1549733923,
"version": "1.0.5",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v1.0.6 - _February 25, 2019_
* Dependencies updated
## v1.0.5 - _February 9, 2019_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1551130135,
"version": "2.0.5",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1549733923,
"version": "2.0.4",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.0.5 - _February 25, 2019_
* Dependencies updated
## v2.0.4 - _February 9, 2019_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1551130135,
"version": "2.0.5",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1549733923,
"version": "2.0.4",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.0.5 - _February 25, 2019_
* Dependencies updated
## v2.0.4 - _February 9, 2019_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1551130135,
"version": "3.0.5",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1549733923,
"version": "3.0.4",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v3.0.5 - _February 25, 2019_
* Dependencies updated
## v3.0.4 - _February 9, 2019_
* Dependencies updated

View File

@ -10,7 +10,8 @@
"note": "Upgrade contracts to Solidity 0.5.3",
"pr": 1604
}
]
],
"timestamp": 1551130135
},
{
"timestamp": 1549733923,

View File

@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.0.5 - _February 25, 2019_
* Fix bug in `LibBytes.slice` and `LibBytes.sliceDestructive` (#1604)
* Upgrade contracts to Solidity 0.5.3 (#1604)
## v2.0.4 - _February 9, 2019_
* Dependencies updated

View File

@ -10,7 +10,8 @@
"note": "Update provider params to type SupportedProvider which outlines all supported providers",
"pr": 1627
}
]
],
"timestamp": 1551130135
},
{
"version": "5.0.0",

View File

@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v6.0.0 - _February 25, 2019_
* Add support for EIP1193 providers & Web3.js providers >= 1.0-beta.38 (#1627)
* Update provider params to type SupportedProvider which outlines all supported providers (#1627)
## v5.0.0 - _February 9, 2019_
* Export `transactionHashUtils`, `DecodedCalldata`, `ZeroExTransaction`, and `SignedZeroExTransaction` (#1569)

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1551130135,
"version": "2.0.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "2.0.0",
"changes": [

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.0.1 - _February 25, 2019_
* Dependencies updated
## v2.0.0 - _February 5, 2019_
* Upgrade the bignumber.js to v8.0.2 (#1517)

View File

@ -10,7 +10,8 @@
"note": "Update provider params to type SupportedProvider which outlines all supported providers",
"pr": 1627
}
]
],
"timestamp": 1551130135
},
{
"timestamp": 1549733923,

View File

@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v4.0.0 - _February 25, 2019_
* Add support for EIP1193 providers & Web3.js providers >= 1.0-beta.38 (#1627)
* Update provider params to type SupportedProvider which outlines all supported providers (#1627)
## v3.0.3 - _February 9, 2019_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1551130135,
"version": "2.0.4",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1549733923,
"version": "2.0.3",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.0.4 - _February 25, 2019_
* Dependencies updated
## v2.0.3 - _February 9, 2019_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1551130135,
"version": "2.0.4",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1549733923,
"version": "2.0.3",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.0.4 - _February 25, 2019_
* Dependencies updated
## v2.0.3 - _February 9, 2019_
* Dependencies updated

View File

@ -10,7 +10,8 @@
"note": "Update provider params to type SupportedProvider which outlines all supported providers",
"pr": 1627
}
]
],
"timestamp": 1551130135
},
{
"timestamp": 1549733923,

View File

@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v6.0.0 - _February 25, 2019_
* Add support for EIP1193 providers & Web3.js providers >= 1.0-beta.38 (#1627)
* Update provider params to type SupportedProvider which outlines all supported providers (#1627)
## v5.0.4 - _February 9, 2019_
* Dependencies updated

View File

@ -10,7 +10,8 @@
"note": "Update provider params to type SupportedProvider which outlines all supported providers",
"pr": 1627
}
]
],
"timestamp": 1551130135
},
{
"timestamp": 1549733923,

View File

@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v5.0.0 - _February 25, 2019_
* Add support for EIP1193 providers & Web3.js providers >= 1.0-beta.38 (#1627)
* Update provider params to type SupportedProvider which outlines all supported providers (#1627)
## v4.0.3 - _February 9, 2019_
* Dependencies updated

View File

@ -10,7 +10,8 @@
"note": "Update provider params to type SupportedProvider which outlines all supported providers",
"pr": 1627
}
]
],
"timestamp": 1551130135
},
{
"timestamp": 1549733923,

View File

@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v5.0.0 - _February 25, 2019_
* Add support for EIP1193 providers & Web3.js providers >= 1.0-beta.38 (#1627)
* Update provider params to type SupportedProvider which outlines all supported providers (#1627)
## v4.0.4 - _February 9, 2019_
* Dependencies updated

View File

@ -5,7 +5,8 @@
{
"note": "Fixed Ganache addresses for OrderValidator & Forwarder"
}
]
],
"timestamp": 1551130135
},
{
"timestamp": 1549373905,

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.2.2 - _February 25, 2019_
* Fixed Ganache addresses for OrderValidator & Forwarder
## v2.2.1 - _February 5, 2019_
* Dependencies updated

View File

@ -10,7 +10,8 @@
"note": "Update provider params to type SupportedProvider which outlines all supported providers",
"pr": 1627
}
]
],
"timestamp": 1551130135
},
{
"version": "7.1.0",

View File

@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v8.0.0 - _February 25, 2019_
* Add support for EIP1193 providers & Web3.js providers >= 1.0-beta.38 (#1627)
* Update provider params to type SupportedProvider which outlines all supported providers (#1627)
## v7.1.0 - _February 9, 2019_
* Added calldata decoding to ContractWrappers (#1569)

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1551130135,
"version": "1.0.3",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1549733923,
"version": "1.0.2",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v1.0.3 - _February 25, 2019_
* Dependencies updated
## v1.0.2 - _February 9, 2019_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1551130135,
"version": "2.1.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "2.1.0",
"changes": [

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.1.1 - _February 25, 2019_
* Dependencies updated
## v2.1.0 - _February 9, 2019_
* Allow using the Web3Factory in-process Ganache provider with existing DB snapshot (#1602)

View File

@ -10,7 +10,8 @@
"note": "Added all existing opcodes to `OpCode` type",
"pr": 1638
}
]
],
"timestamp": 1551130135
},
{
"version": "2.0.0",

View File

@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.1.0 - _February 25, 2019_
* Added types SupportedProvider, GanacheProvider, Web3JsProvider, ZeroExProvider, EIP1193Provider (#1627)
* Added all existing opcodes to `OpCode` type (#1638)
## v2.0.0 - _February 5, 2019_
* Upgrade the bignumber.js to v8.0.2 (#1517)

View File

@ -6,7 +6,8 @@
"note": "Update provider params to type SupportedProvider which outlines all supported providers",
"pr": 1627
}
]
],
"timestamp": 1551130135
},
{
"timestamp": 1549733923,

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v3.0.0 - _February 25, 2019_
* Update provider params to type SupportedProvider which outlines all supported providers (#1627)
## v2.0.4 - _February 9, 2019_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1551130135,
"version": "3.0.4",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1549733923,
"version": "3.0.3",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v3.0.4 - _February 25, 2019_
* Dependencies updated
## v3.0.3 - _February 9, 2019_
* Dependencies updated

View File

@ -6,7 +6,8 @@
"note": "Replace Provider param interface with Web3ProviderEngine",
"pr": 1627
}
]
],
"timestamp": 1551130135
},
{
"timestamp": 1549733923,

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v4.0.0 - _February 25, 2019_
* Replace Provider param interface with Web3ProviderEngine (#1627)
## v3.0.4 - _February 9, 2019_
* Dependencies updated

View File

@ -10,7 +10,8 @@
"note": "Update provider params to type SupportedProvider which outlines all supported providers",
"pr": 1627
}
]
],
"timestamp": 1551130135
},
{
"version": "6.1.0",

View File

@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v7.0.0 - _February 25, 2019_
* Add support for EIP1193 providers & Web3.js providers >= 1.0-beta.38 (#1627)
* Update provider params to type SupportedProvider which outlines all supported providers (#1627)
## v6.1.0 - _February 9, 2019_
* Updated implementation of `generatePseudoRandomSalt` to use generator from @0x/utils (#1569)

View File

@ -10,7 +10,8 @@
"note": "Update provider params to type SupportedProvider which outlines all supported providers",
"pr": 1627
}
]
],
"timestamp": 1551130135
},
{
"timestamp": 1549733923,

View File

@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v4.0.0 - _February 25, 2019_
* Add support for EIP1193 providers & Web3.js providers >= 1.0-beta.38 (#1627)
* Update provider params to type SupportedProvider which outlines all supported providers (#1627)
## v3.0.4 - _February 9, 2019_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1551130135,
"version": "2.0.5",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1549733923,
"version": "2.0.4",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.0.5 - _February 25, 2019_
* Dependencies updated
## v2.0.4 - _February 9, 2019_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1551130135,
"version": "2.0.5",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1549733923,
"version": "2.0.4",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.0.5 - _February 25, 2019_
* Dependencies updated
## v2.0.4 - _February 9, 2019_
* Dependencies updated

View File

@ -6,7 +6,8 @@
"note": "Add `isOfflineMode` flag to sol-compiler`",
"pr": 1625
}
]
],
"timestamp": 1551130135
},
{
"timestamp": 1549733923,

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v3.1.0 - _February 25, 2019_
* Add `isOfflineMode` flag to sol-compiler` (#1625)
## v3.0.3 - _February 9, 2019_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1551130135,
"version": "2.0.4",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1549733923,
"version": "2.0.3",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.0.4 - _February 25, 2019_
* Dependencies updated
## v2.0.3 - _February 9, 2019_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1551130135,
"version": "2.0.4",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1549733923,
"version": "2.0.3",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.0.4 - _February 25, 2019_
* Dependencies updated
## v2.0.3 - _February 9, 2019_
* Dependencies updated

View File

@ -18,7 +18,8 @@
"note": "Add calldata analysis",
"pr": 1638
}
]
],
"timestamp": 1551130135
},
{
"timestamp": 1549733923,

View File

@ -5,6 +5,13 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v3.0.0 - _February 25, 2019_
* Big @0x/sol-profiler overhaul. It now has a bunch of new features (#1638)
* Added a CLI interface for reporting non line-based profiling info (#1638)
* Add memory consumption analysis (#1638)
* Add calldata analysis (#1638)
## v2.0.4 - _February 9, 2019_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1551130135,
"version": "2.0.3",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "2.0.2",
"changes": [

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.0.3 - _February 25, 2019_
* Dependencies updated
## v2.0.2 - _February 7, 2019_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1551130135,
"version": "2.0.5",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1549733923,
"version": "2.0.4",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.0.5 - _February 25, 2019_
* Dependencies updated
## v2.0.4 - _February 9, 2019_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1551130135,
"version": "6.0.4",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1549733923,
"version": "6.0.3",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v6.0.4 - _February 25, 2019_
* Dependencies updated
## v6.0.3 - _February 9, 2019_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1551130135,
"version": "2.0.4",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1549733923,
"version": "2.0.3",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.0.4 - _February 25, 2019_
* Dependencies updated
## v2.0.3 - _February 9, 2019_
* Dependencies updated

View File

@ -10,7 +10,8 @@
"note": "Update provider params to type SupportedProvider which outlines all supported providers",
"pr": 1627
}
]
],
"timestamp": 1551130135
},
{
"timestamp": 1549733923,

View File

@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v4.0.0 - _February 25, 2019_
* Add support for EIP1193 providers & Web3.js providers >= 1.0-beta.38 (#1627)
* Update provider params to type SupportedProvider which outlines all supported providers (#1627)
## v3.0.3 - _February 9, 2019_
* Dependencies updated

View File

@ -6,7 +6,8 @@
"note": "Add `FromLessThanToRequired` and `ToLessThanLengthRequired` revert reasons",
"pr": 1604
}
]
],
"timestamp": 1551130135
},
{
"version": "2.0.2",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.1.0 - _February 25, 2019_
* Add `FromLessThanToRequired` and `ToLessThanLengthRequired` revert reasons (#1604)
## v2.0.2 - _February 7, 2019_
* Dependencies updated

View File

@ -6,7 +6,8 @@
"note": "Add back custom web3-provider-engine type definitions",
"pr": 1627
}
]
],
"timestamp": 1551130135
},
{
"version": "4.0.0",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v4.1.0 - _February 25, 2019_
* Add back custom web3-provider-engine type definitions (#1627)
## v4.0.0 - _February 5, 2019_
* Upgrade the bignumber.js to v8.0.2 (#1517)

View File

@ -10,7 +10,8 @@
"note": "Add `logUtils.table` and `logUtils.header`",
"pr": 1638
}
]
],
"timestamp": 1551130135
},
{
"version": "4.1.0",

View File

@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v4.2.0 - _February 25, 2019_
* Export providerUtils which helps standardize all supported provider interfaces into the ZeroExProvider interface (#1627)
* Add `logUtils.table` and `logUtils.header` (#1638)
## v4.1.0 - _February 9, 2019_
* Added method decoding to AbiDecoder (#1569)

View File

@ -10,7 +10,8 @@
"note": "Update provider params to type SupportedProvider which outlines all supported providers",
"pr": 1627
}
]
],
"timestamp": 1551130135
},
{
"version": "5.0.0",

View File

@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v6.0.0 - _February 25, 2019_
* Add support for EIP1193 providers & Web3.js providers >= 1.0-beta.38 (#1627)
* Update provider params to type SupportedProvider which outlines all supported providers (#1627)
## v5.0.0 - _February 9, 2019_
* Export `DecodedCalldata` from @0x/utils (#1569)

View File

@ -13487,15 +13487,6 @@ react-dom@^16.3.2:
object-assign "^4.1.1"
prop-types "^15.6.0"
react-dom@^16.4.2:
version "16.8.1"
resolved "https://registry.npmjs.org/react-dom/-/react-dom-16.8.1.tgz#ec860f98853d09d39bafd3a6f1e12389d283dbb4"
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"
prop-types "^15.6.2"
scheduler "^0.13.1"
react-dom@^16.5.2:
version "16.5.2"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.5.2.tgz#b69ee47aa20bab5327b2b9d7c1fe2a30f2cfa9d7"
@ -13799,15 +13790,6 @@ react@^16.3.2:
object-assign "^4.1.1"
prop-types "^15.6.0"
react@^16.4.2:
version "16.8.1"
resolved "https://registry.npmjs.org/react/-/react-16.8.1.tgz#ae11831f6cb2a05d58603a976afc8a558e852c4a"
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"
prop-types "^15.6.2"
scheduler "^0.13.1"
react@^16.5.2:
version "16.5.2"
resolved "https://registry.yarnpkg.com/react/-/react-16.5.2.tgz#19f6b444ed139baa45609eee6dc3d318b3895d42"
@ -14679,13 +14661,6 @@ schedule@^0.5.0:
dependencies:
object-assign "^4.1.1"
scheduler@^0.13.1:
version "0.13.1"
resolved "https://registry.npmjs.org/scheduler/-/scheduler-0.13.1.tgz#1a217df1bfaabaf4f1b92a9127d5d732d85a9591"
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"
schema-utils@^0.4.4:
version "0.4.7"
resolved "https://registry.npmjs.org/schema-utils/-/schema-utils-0.4.7.tgz#ba74f597d2be2ea880131746ee17d0a093c68187"