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

cordova-pdf-generator

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-pdf-generator - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

2

package.json
{
"name": "cordova-pdf-generator",
"version": "2.0.1",
"version": "2.0.2",
"description": "is a HTML to PDF (offline) Generator.",

@@ -5,0 +5,0 @@ "cordova": {

@@ -9,5 +9,4 @@ # cordova-pdf-generator

[![Demo](https://img.youtube.com/vi/PPHFUxzHH44/0.jpg)](https://www.youtube.com/watch?v=PPHFUxzHH44)
![Demo](https://raw.githubusercontent.com/cesarvr/pdf-generator/master/img/pdf-generator.gif)
Here you can find a [starting guide](https://dzone.com/articles/how-to-write-a-html-to-pdf-app-for-androidios-usin).

@@ -14,0 +13,0 @@

@@ -63,3 +63,2 @@ /*global cordova, module*/

return new Promise(function(resolve, reject){
debugger
validate(data, "String with HTML format is required")

@@ -66,0 +65,0 @@ options = opts(options)

Sorry, the diff of this file is not supported yet

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