Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cross-platform-pdf-generator

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cross-platform-pdf-generator - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

main.js

14

package.json
{
"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"
}
}
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