Comparing version 0.0.1 to 0.0.2
{ | ||
"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" | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
5086370
0
7
0
2852
0
44
3
70
2
6
- Removedmupdf@^0.0.0