cordova-plugin-document-viewer
Advanced tools
Comparing version 0.9.2 to 0.9.3
{ | ||
"name": "cordova-plugin-document-viewer", | ||
"version": "0.9.2", | ||
"version": "0.9.3", | ||
"dependencies": { | ||
@@ -5,0 +5,0 @@ "winjs": "latest", |
{ | ||
"name": "cordova-plugin-document-viewer", | ||
"version": "0.9.2", | ||
"version": "0.9.3", | ||
"description": "PDF Document viewer cordova plugin for iOS, Android and Windows 8.1 + 10.", | ||
@@ -33,3 +33,3 @@ "license": "MIT", | ||
"cordovaDependencies": { | ||
"0.9.2": { | ||
"0.9.3": { | ||
"cordova": ">=3.7.0", | ||
@@ -36,0 +36,0 @@ "cordova-windows": ">=4.4.0" |
@@ -239,3 +239,3 @@ Cordova Document Viewer Plugin | ||
pattern: STRING, // string representation of a plain regexp (no flags) | ||
close: BOOLEAN, // shall the document bes closed, after the link handler was executed? | ||
close: BOOLEAN, // shall the document be closed, after the link handler was executed? | ||
handler: function (link) {} // link handler to be executed when the user clicks on a link matching the pattern | ||
@@ -242,0 +242,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
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
17818745
339
149