@xapp/arachne-parsers
Advanced tools
Comparing version 0.1.0 to 0.1.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.2](https://github.com/xapp-ai/arachne/compare/v0.1.1...v0.1.2) (2020-10-09) | ||
**Note:** Version bump only for package @xapp/arachne-parsers | ||
# [0.1.0](https://github.com/xapp-ai/arachne/compare/v0.0.8...v0.1.0) (2020-09-23) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@xapp/arachne-parsers", | ||
"version": "0.1.0", | ||
"version": "0.1.2", | ||
"types": "lib/index", | ||
@@ -21,3 +21,3 @@ "main": "lib/index", | ||
"@types/mocha": "8.0.3", | ||
"@types/node": "13.13.16", | ||
"@types/node": "14.11.8", | ||
"@types/sinon": "9.0.5", | ||
@@ -46,3 +46,3 @@ "@types/sinon-chai": "3.2.4", | ||
}, | ||
"gitHead": "cadeba2ab905a123930fe963c007c2b0da010ea1" | ||
"gitHead": "546a28253ff1030b2224c76d14e3552ccf033834" | ||
} |
18988