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 3.3.14 to 3.3.15

2

package.json

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

"scripts": {},
"version": "3.3.14"
"version": "3.3.15"
}

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

alert(width+":"+height);
console.log(this.$refs.canvasParent);
this.$refs.canvasParent.style.height = height;

@@ -101,0 +102,0 @@ this.$refs.canvasParent.style.width = width;

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