Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vuetify-pdfjs

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vuetify-pdfjs - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

4

package.json
{
"_id": "vuetify-pdfjs@1.0.3",
"_id": "vuetify-pdfjs@1.0.4",
"_inBundle": false,

@@ -50,4 +50,4 @@ "_integrity": "",

"author": "Jerome CHENEAUX",
"version": "1.0.3",
"version": "1.0.4",
"license": "MIT"
}

@@ -31,7 +31,7 @@ # vuetify-pdfjs

<template>
<VuetifyPdf class="grey"
:url="url"
/>
<v-carousel :show-arrows="false" :hide-delimiters="true" class="carousel">
<VuetifyPdf
:url="url"
/>
</v-carousel>
</template>

@@ -52,2 +52,8 @@

<style>
.carousel {
background-color: #606f7b;
}
</style>
```

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