You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@ridi/epub-parser

Package Overview
Dependencies
Maintainers
7
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ridi/epub-parser - npm Package Compare versions

Comparing version

to
0.7.2-alpha.1

lib/EpubParser.js

6

package.json
{
"name": "@ridi/epub-parser",
"version": "0.7.2-alpha.0",
"version": "0.7.2-alpha.1",
"description": "Common EPUB2 data parser for Ridibooks services",

@@ -33,3 +33,3 @@ "author": {

"dependencies": {
"@ridi/parser-core": "0.7.2-alpha.0",
"@ridi/parser-core": "0.7.2-alpha.1",
"css-tree": "^1.0.0-alpha.39",

@@ -41,3 +41,3 @@ "fast-xml-parser": "3.12.17",

},
"gitHead": "188a59fa55407abfb10006e2d8246155faf62f35"
"gitHead": "c1bd7e75b8a100f1fb6eec39dfb491377e7dd27f"
}