extraction
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "extraction", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Tree Extraction for JavaScript Object Graphs", | ||
@@ -25,3 +25,3 @@ "keywords": [ "tree", "graph", "data", "structure", "extraction", "object" ], | ||
"pegjs-util": "1.4.11", | ||
"asty": "1.7.11", | ||
"asty": "1.7.12", | ||
"cache-lru": "1.1.3" | ||
@@ -40,6 +40,6 @@ }, | ||
"eslint-plugin-standard": "3.1.0", | ||
"eslint-plugin-promise": "3.7.0", | ||
"eslint-plugin-import": "2.11.0", | ||
"eslint-plugin-promise": "3.8.0", | ||
"eslint-plugin-import": "2.12.0", | ||
"eslint-plugin-node": "6.0.1", | ||
"mocha": "5.1.1", | ||
"mocha": "5.2.0", | ||
"chai": "4.1.2", | ||
@@ -52,3 +52,3 @@ "babelify": "8.0.0", | ||
"browserify-derequire": "0.9.6", | ||
"source-map-support": "0.5.5" | ||
"source-map-support": "0.5.6" | ||
}, | ||
@@ -55,0 +55,0 @@ "scripts": { |
+ Addedasty@1.7.12(transitive)
- Removedasty@1.7.11(transitive)
Updatedasty@1.7.12