зеркало из https://github.com/microsoft/p-graph.git
applying package updates
This commit is contained in:
Родитель
d98b31d8bd
Коммит
6daacfc3d5
|
@ -1,6 +1,21 @@
|
|||
{
|
||||
"name": "p-graph",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Mon, 05 Oct 2020 17:08:03 GMT",
|
||||
"tag": "p-graph_v1.0.2",
|
||||
"version": "1.0.2",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"comment": "perf: Improve perf of graphHasCycles function",
|
||||
"author": "olwheele@microsoft.com",
|
||||
"commit": "d98b31d8bd9734f9d381361e377a3743fac7ebb3",
|
||||
"package": "p-graph"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"date": "Tue, 14 Jul 2020 21:39:50 GMT",
|
||||
"tag": "p-graph_v1.0.1",
|
||||
|
|
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -1,9 +1,17 @@
|
|||
# Change Log - p-graph
|
||||
|
||||
This log was last generated on Tue, 14 Jul 2020 21:39:50 GMT and should not be manually modified.
|
||||
This log was last generated on Mon, 05 Oct 2020 17:08:03 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 1.0.2
|
||||
|
||||
Mon, 05 Oct 2020 17:08:03 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- perf: Improve perf of graphHasCycles function (olwheele@microsoft.com)
|
||||
|
||||
## 1.0.1
|
||||
|
||||
Tue, 14 Jul 2020 21:39:50 GMT
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "perf: Improve perf of graphHasCycles function",
|
||||
"packageName": "p-graph",
|
||||
"email": "olwheele@microsoft.com",
|
||||
"dependentChangeType": "patch",
|
||||
"date": "2020-10-02T18:40:20.038Z"
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "p-graph",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
|
|
Загрузка…
Ссылка в новой задаче