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

@longlost/app-carousel

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@longlost/app-carousel - npm Package Compare versions

Comparing version 2.2.1 to 2.2.2

8

app-carousel.js

@@ -30,2 +30,8 @@

* aspect-ratio <String> 'landscape', Width to height ratio.
* 'classic' --> 4:3
* 'fill' --> Same width and height of parent.
* Dev must set height on <app-carousel>.
* 'landscape' --> 16:9
* 'portrait' --> 9:16
* 'square' --> Height equal to width.
*

@@ -99,3 +105,3 @@ * autoplay <Boolean> false, Starts player immediately.

// Sets the proportion of width to height.
// 'classic', 'landscape', 'portrait' or 'square'
// 'classic', 'fill', 'landscape', 'portrait' or 'square'
aspectRatio: {

@@ -102,0 +108,0 @@ type: String,

4

package.json
{
"name": "@longlost/app-carousel",
"version": "2.2.1",
"version": "2.2.2",
"description": "configurable carousel with autoplay, swipe, optional nav and av buttons",

@@ -21,3 +21,3 @@ "main": "app-carousel.js",

"@longlost/app-element": "^1.0.4",
"@longlost/app-icons": "^1.0.9",
"@longlost/app-icons": "^1.0.10",
"@longlost/app-shared-styles": "^2.0.2",

@@ -24,0 +24,0 @@ "@longlost/lambda": "^2.0.1",

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