Socket
Socket
Sign inDemoInstall

test-pdf-viewer

Package Overview
Dependencies
295
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.1 to 3.0.1

dist/boilerplate/p-d74e4d5f.entry.js

2

dist/boilerplate/boilerplate.esm.js

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

import{p as t,b as e}from"./p-68c023b9.js";(()=>{const e=import.meta.url,a={};return""!==e&&(a.resourcesUrl=new URL(".",e).href),t(a)})().then((t=>e([["p-28380341",[[1,"gt-pdf-viewer",{rotation:[2],src:[1],pageNum:[32],totalPages:[32],pageNext:[64],pagePrev:[64]}]]],["p-a397cc6a",[[1,"my-component",{first:[1],middle:[1],last:[1]}]]]],t)));
import{p as e,b as t}from"./p-68c023b9.js";(()=>{const t=import.meta.url,a={};return""!==t&&(a.resourcesUrl=new URL(".",t).href),e(a)})().then((e=>t([["p-d74e4d5f",[[1,"gt-pdf-viewer",{rotation:[2],src:[1],pageNum:[32],totalPages:[32],pageNext:[64],pagePrev:[64]}]]],["p-a397cc6a",[[1,"my-component",{first:[1],middle:[1],last:[1]}]]]],e)));
import { Component, Element, Event, Method, Prop, Watch, h, State } from '@stencil/core';
import pdf from 'pdfjs-dist/build/pdf';
import 'pdfjs-dist/web/pdf_viewer';
pdf.GlobalWorkerOptions.workerSrc = 'https://cdnjs.cloudflare.com/ajax/libs/pdf.js/2.2.228/pdf.worker.js';
pdf.GlobalWorkerOptions.workerSrc = 'https://cdnjs.cloudflare.com/ajax/libs/pdf.js/2.3.200/pdf.worker.js';
export class GtPdfViewer {

@@ -6,0 +6,0 @@ constructor() {

{
"name": "test-pdf-viewer",
"version": "2.0.1",
"version": "3.0.1",
"description": "Stencil Component Starter",

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

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

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