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.1 to 1.0.3

2

package.json
{
"name": "vue-pdf-eurlanda",
"version": "1.0.1",
"version": "1.0.3",
"description": "vue.js pdf viewer",

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

@@ -88,3 +88,3 @@ import resizeSensor from 'vue-resize-sensor'

this.$refs.annotationLayer.style.transform = 'scale(' + resolutionScale + ')';
//this.$refs.annotationLayer.style.transform = 'scale(' + resolutionScale + ')';
},

@@ -91,0 +91,0 @@ print: function(dpi, pageList) {

@@ -251,3 +251,3 @@ import { CMapCompressionType } from 'pdfjs-dist/lib/shared/util';

annotationLayerElt.style.visibility = 'hidden';
annotationLayerElt.style.display = 'none';
clearAnnotations();

@@ -254,0 +254,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