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 3.2.0 to 3.2.1

10

package.json
{
"name": "vue-pdf",
"version": "3.2.0",
"version": "3.2.1",
"description": "vue.js pdf viewer",

@@ -24,8 +24,6 @@ "main": "src/vuePdfNoSss.vue",

"pdfjs-dist": "^2.0.303",
"vue-resize-sensor": "^2.0.0"
},
"devDependencies": {
"babel-plugin-syntax-dynamic-import": "^6.18.0",
"raw-loader": "^0.5.1"
"vue-resize-sensor": "^2.0.0",
"raw-loader": "^0.5.1",
"babel-plugin-syntax-dynamic-import": "^6.18.0"
}
}

1

src/componentFactory.js
import resizeSensor from 'vue-resize-sensor'
import './annotationLayer.css'

@@ -4,0 +3,0 @@ export default function(pdfjsWrapper) {

Sorry, the diff of this file is not supported yet

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