Socket
Socket
Sign inDemoInstall

vue3-pdfjs

Package Overview
Dependencies
104
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.4 to 0.1.5

esm/index-19f89c12.js

2

components/vue-pdf/vue-pdf.vue.d.ts

@@ -5,3 +5,3 @@ import 'pdfjs-dist/legacy/web/pdf_viewer.css';

/**
* The source of the pdf. Accepts the following types `string | URL | TypedArray | PDFDataRangeTransport | DocumentInitParameters`
* The source of the pdf. Accepts the following types `string | URL | Uint8Array | PDFDataRangeTransport | DocumentInitParameters`
*/

@@ -8,0 +8,0 @@ src: {

@@ -1,3 +0,3 @@

import { c as classofRaw, w as wellKnownSymbol, i as isObject, t as toObject, a as indexedObject, b as toLength, f as fails, _ as _export, d as documentCreateElement, e as createNonEnumerableProperty, g as global_1, o as objectPropertyIsEnumerable, h as toIndexedObject, j as objectKeys, k as descriptors, s as script, l as createLoadingTask } from './index-cb6cc3af.js';
export { s as VuePdf, l as createLoadingTask } from './index-cb6cc3af.js';
import { c as classofRaw, w as wellKnownSymbol, i as isObject, t as toObject, a as indexedObject, b as toLength, f as fails, _ as _export, d as documentCreateElement, e as createNonEnumerableProperty, g as global_1, o as objectPropertyIsEnumerable, h as toIndexedObject, j as objectKeys, k as descriptors, s as script, l as createLoadingTask } from './index-19f89c12.js';
export { s as VuePdf, l as createLoadingTask } from './index-19f89c12.js';
import 'vue';

@@ -4,0 +4,0 @@ import 'pdfjs-dist/legacy/build/pdf.js';

@@ -1,2 +0,2 @@

export { s as VuePdf, l as createLoadingTask } from './index-cb6cc3af.js';
export { s as VuePdf, l as createLoadingTask } from './index-19f89c12.js';
import 'vue';

@@ -3,0 +3,0 @@ import 'pdfjs-dist/legacy/build/pdf.js';

@@ -8,3 +8,3 @@ {

"license": "MIT",
"version": "0.1.4",
"version": "0.1.5",
"private": false,

@@ -11,0 +11,0 @@ "main": "cjs/index.js",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc