New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
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 0.7.2-alpha.3 to 0.7.2-alpha.4

2

lib/EpubParser.js

@@ -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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc