Socket
Socket
Sign inDemoInstall

vue3-marquee-slider

Package Overview
Dependencies
21
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3 to 1.0.4

2

package.json
{
"name": "vue3-marquee-slider",
"description": "Simple and easy-to-use component for Vue that allows you to create customizable marquees with just a few lines of code",
"version": "1.0.3",
"version": "1.0.4",
"private": false,

@@ -6,0 +6,0 @@ "homepage": "https://vue-marquee.com/",

@@ -93,3 +93,3 @@ [![Contributors][contributors-shield]][contributors-url]

import { VueMarqueeSlider } from 'vue3-marquee-slider';
import '../node_modules/vue3-marquee-slider/dist/style.css'
import '@/node_modules/vue3-marquee-slider/dist/style.css'

@@ -107,3 +107,3 @@ export default {

import { VueMarqueeSlider } from 'vue3-marquee-slider';
import '../node_modules/vue3-marquee-slider/dist/style.css'
import '@/node_modules/vue3-marquee-slider/dist/style.css'
```

@@ -110,0 +110,0 @@

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