cross-platform-pdf-generator
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "cross-platform-pdf-generator", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "pulsation pdg generator for web and ios", | ||
"main": "index.js", | ||
"main": "main.js", | ||
"type": "module", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"debug": "node --experimental-modules --es-module-specifier-resolution=node main.js" | ||
}, | ||
@@ -27,3 +28,8 @@ "repository": { | ||
}, | ||
"homepage": "https://bitbucket.org/pulsationitberlin/cross-platform-pdf-generator#readme" | ||
"homepage": "https://bitbucket.org/pulsationitberlin/cross-platform-pdf-generator#readme", | ||
"dependencies": { | ||
"bytebuffer": "^5.0.1", | ||
"js-sha256": "^0.9.0", | ||
"pdf-lib": "^1.17.1" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
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
66017
11
1541
1
Yes
3
1
+ Addedbytebuffer@^5.0.1
+ Addedjs-sha256@^0.9.0
+ Addedpdf-lib@^1.17.1
+ Added@pdf-lib/standard-fonts@1.0.0(transitive)
+ Added@pdf-lib/upng@1.0.1(transitive)
+ Addedbytebuffer@5.0.1(transitive)
+ Addedjs-sha256@0.9.0(transitive)
+ Addedlong@3.2.0(transitive)
+ Addedpako@1.0.11(transitive)
+ Addedpdf-lib@1.17.1(transitive)
+ Addedtslib@1.14.1(transitive)