@atomist/yaml-updater
Advanced tools
Comparing version 1.0.3-master.20210201151054 to 1.0.3-master.20210224140542
@@ -36,6 +36,6 @@ # `@atomist/yaml-updater` | ||
|------|---------|-----------|------------| | ||
|`@types/js-yaml`|`3.12.1`||[https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)| | ||
|`@types/js-yaml`|`3.12.6`||[https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)| | ||
|`argparse`|`1.0.10`||[https://github.com/nodeca/argparse](https://github.com/nodeca/argparse)| | ||
|`fast-deep-equal`|`2.0.1`|Evgeny Poberezkin|[https://github.com/epoberezkin/fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal)| | ||
|`js-yaml`|`3.13.1`|Vladimir Zapparov|[https://github.com/nodeca/js-yaml](https://github.com/nodeca/js-yaml)| | ||
|`js-yaml`|`3.14.1`|Vladimir Zapparov|[https://github.com/nodeca/js-yaml](https://github.com/nodeca/js-yaml)| | ||
@@ -42,0 +42,0 @@ ## Contact |
{ | ||
"name": "@atomist/yaml-updater", | ||
"version": "1.0.3-master.20210201151054", | ||
"version": "1.0.3-master.20210224140542", | ||
"description": "Update YAML documents while ensuring clean diffs", | ||
@@ -41,3 +41,3 @@ "author": { | ||
"tslint": "^5.20.1", | ||
"typedoc": "^0.20.20", | ||
"typedoc": "^0.20.28", | ||
"typescript": "^3.9.7" | ||
@@ -44,0 +44,0 @@ }, |