@ridi/epub-parser
Advanced tools
Comparing version 0.7.2-alpha.3 to 0.7.2-alpha.4
@@ -968,3 +968,3 @@ "use strict"; | ||
results.push((0, _cssLoader["default"])(item, item.text, options)); | ||
results.push((0, _cssLoader["default"])(item, item.style, options)); | ||
return _context9.abrupt("return"); | ||
@@ -971,0 +971,0 @@ |
{ | ||
"name": "@ridi/epub-parser", | ||
"version": "0.7.2-alpha.3", | ||
"version": "0.7.2-alpha.4", | ||
"description": "Common EPUB2 data parser for Ridibooks services", | ||
@@ -33,3 +33,3 @@ "author": { | ||
"dependencies": { | ||
"@ridi/parser-core": "0.7.2-alpha.3", | ||
"@ridi/parser-core": "0.7.2-alpha.4", | ||
"css-tree": "^1.0.0-alpha.39", | ||
@@ -41,3 +41,3 @@ "fast-xml-parser": "3.12.17", | ||
}, | ||
"gitHead": "653b9143b2fe835fbbd60da37100059f3edffc69" | ||
"gitHead": "dc2540acfe8a0d14111a1ae8c3f80fd473c6c893" | ||
} |
160668
+ Added@ridi/parser-core@0.7.2-alpha.4(transitive)
- Removed@ridi/parser-core@0.7.2-alpha.3(transitive)