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
12
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.3.0-alpha.1 to 0.3.0-alpha.2

4

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

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

"dependencies": {
"@ridi/parser-core": "^0.3.0-alpha.1",
"@ridi/parser-core": "^0.3.0-alpha.2",
"css-tree": "^1.0.0-alpha.29",

@@ -34,0 +34,0 @@ "fast-xml-parser": "^3.11.2",

@@ -56,3 +56,3 @@ # @ridi/epub-parser

with [Cryptor](https://github.com/ridi/epub-parser/blob/master/src/cryptor/Cryptor.js):
with [Cryptor](https://github.com/ridi/content-parser/blob/master/src/cryptor/Cryptor.js):

@@ -225,3 +225,3 @@ ```js

- id: *?id*
- id: *?string*
- href: *?string*

@@ -228,0 +228,0 @@ - mediaType: *?string*

Sorry, the diff of this file is not supported yet

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