Comparing version 1.1.2 to 2.0.0
{ | ||
"name": "js2yaml", | ||
"description": "Create configurations with the power of Javascript and convert it to YAML.", | ||
"version": "1.1.2", | ||
"version": "2.0.0", | ||
"license": "MIT", | ||
@@ -21,5 +21,5 @@ "author": "Maik Jablonski <jablonski@neoskop.de> (https://www.neoskop.de)", | ||
"dependencies": { | ||
"chokidar": "3.5.2", | ||
"yaml": "1.10.2" | ||
"chokidar": "3.5.3", | ||
"yaml": "2.3.4" | ||
} | ||
} |
4755
+ Addedchokidar@3.5.3(transitive)
+ Addedyaml@2.3.4(transitive)
- Removedchokidar@3.5.2(transitive)
- Removedyaml@1.10.2(transitive)
Updatedchokidar@3.5.3
Updatedyaml@2.3.4