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

vue-pdf

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-pdf - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

2

package.json
{
"name": "vue-pdf",
"version": "1.2.2",
"version": "1.2.3",
"description": "vue.js pdf viewer",

@@ -5,0 +5,0 @@ "main": "src/pdf.vue",

@@ -27,3 +27,3 @@ # vue-pdf

[vue-pdf demo on jsfiddle](https://jsfiddle.net/9zm9c1sf/)
[vue-pdf demo on jsfiddle](https://jsfiddle.net/9zm9c1sf/24/)

@@ -70,4 +70,5 @@ ## Browser support

#### print() * _experimental_ *
Prints the current page.
#### print(dpi, pageList) * _experimental_ *
* `dpi`: the print rezolution of the document (try 100).
* `pageList`: the list (array) of pages to print.

@@ -74,0 +75,0 @@ ##### example

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