New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

enso-carousel

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

enso-carousel - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

2

js/EnsoCarousel.js

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

if (closest_link) {
window.location = e.originalTarget.parentElement.href;
window.location = e.closest_link.href;
}

@@ -104,0 +104,0 @@ }

{
"name": "enso-carousel",
"version": "2.0.1",
"version": "2.0.2",
"description": "A renderless Vue component carousel.",

@@ -5,0 +5,0 @@ "main": "js/EnsoCarousel.js",

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