Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "cornet", | ||
"author": "Felix Boehm <me@feedic.com>", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "transform streaming html using css selectors", | ||
@@ -21,5 +21,5 @@ "main": "index.js", | ||
"CSSselect": "0.2", | ||
"domhandler": "1.5", | ||
"domhandler": "2.0", | ||
"domutils": "1.0" | ||
} | ||
} |
+ Addeddomhandler@2.0.3(transitive)
Updateddomhandler@2.0