New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mupdf

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mupdf - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

COPYING

27

package.json
{
"name": "mupdf",
"version": "0.0.1",
"version": "0.0.2",
"description": "MuPDF WASM Library",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"main": "lib/mupdf.js",
"files": [
"lib/mupdf.js",
"lib/mupdf-wasm.js",
"lib/mupdf-wasm.wasm",
"examples/mutool.js"
],
"repository": {
"type": "git",
"url": "https://git.ghostscript.com/mupdf.git"
},
"author": "Artifex Software <mupdf-js@artifex.com>",
"license": "AGPL",
"dependencies": {
"mupdf": "^0.0.0"
}
"keywords": [
"mupdf",
"pdf",
"wasm"
],
"author": "Artifex Software, Inc.",
"license": "AGPL-3.0-or-later"
}
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