fontoxpath
Advanced tools
Comparing version 3.11.0 to 3.11.1
{ | ||
"name": "fontoxpath", | ||
"version": "3.11.0", | ||
"version": "3.11.1", | ||
"description": "A minimalistic XPath 3.1 engine in JavaScript", | ||
@@ -5,0 +5,0 @@ "main": "dist/fontoxpath.js", |
@@ -191,3 +191,2 @@ # fontoxpath [](https://travis-ci.org/FontoXML/fontoxpath) [](https://david-dm.org/FontoXML/fontoxpath#info=devDependencies) [](http://badge.fury.io/js/fontoxpath) [](https://greenkeeper.io/) [](https://packagephobia.now.sh/result?p=fontoxpath) [](https://coveralls.io/github/FontoXML/fontoxpath?branch=master) | ||
* Some other miscellaneous functions | ||
* The `?` lookup operator for maps and arrays | ||
* XML parsing | ||
@@ -194,0 +193,0 @@ * The `treat as` operator |
Sorry, the diff of this file is too big to display
974903
208