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

vue-pdf-eurlanda

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-pdf-eurlanda - npm Package Compare versions

Comparing version 1.0.31 to 1.0.32

2

package.json

@@ -31,3 +31,3 @@ {

"scripts": {},
"version": "1.0.31"
"version": "1.0.32"
}

@@ -87,5 +87,6 @@ import resizeSensor from 'vue-resize-sensor'

if (resolutionScale < 0.85 || resolutionScale > 1.15) {
this.pdf.renderPage(this.rotate);
}
console.log(resolutionScale);
//if (resolutionScale < 0.85 || resolutionScale > 1.15) {
this.pdf.renderPage(this.rotate);
//}

@@ -92,0 +93,0 @@

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