cordova-pdf-generator
Advanced tools
Comparing version 1.5.1 to 1.5.2
{ | ||
"name": "cordova-pdf-generator", | ||
"version": "1.5.1", | ||
"version": "1.5.2", | ||
"description": "is a HTML to PDF (offline) Generator.", | ||
@@ -32,6 +32,3 @@ "cordova": { | ||
}, | ||
"homepage": "https://github.com/cesarvr/pdf-generator#readme", | ||
"dependencies": { | ||
"user": "0.0.0" | ||
} | ||
"homepage": "https://github.com/cesarvr/pdf-generator#readme" | ||
} |
@@ -12,3 +12,3 @@ # cordova-pdf-generator | ||
- Open-with menu, open the context menu and (push to cloud, print, save, mail, etc...). | ||
- Return generated PDF in Base64 format. | ||
- Return the Base64 file representation back, so you can upload the file to a server (IOS & Android only). | ||
@@ -15,0 +15,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
0
65490
17
13
- Removeduser@0.0.0
- Removeduser@0.0.0(transitive)