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

nativescript-slides

Package Overview
Dependencies
Maintainers
3
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nativescript-slides - npm Package Compare versions

Comparing version 2.2.3 to 2.2.4

1

nativescript-slides.js

@@ -446,2 +446,3 @@ "use strict";

footerInnerWrap.orientation = 'horizontal';
footerInnerWrap.horizontalAlignment = 'center';
footerInnerWrap.width = this.pageWidth / 2;

@@ -448,0 +449,0 @@ var index = 0;

3

nativescript-slides.ts

@@ -278,3 +278,3 @@ require("nativescript-dom");

}
if (this.pageIndicators) {

@@ -497,2 +497,3 @@ this.setActivePageIndicator(this.currentPanel.index);

footerInnerWrap.orientation = 'horizontal';
footerInnerWrap.horizontalAlignment = 'center';
footerInnerWrap.width = this.pageWidth / 2;

@@ -499,0 +500,0 @@

{
"name": "nativescript-slides",
"version": "2.2.3",
"version": "2.2.4",
"description": "NativeScript Slides plugin.",

@@ -5,0 +5,0 @@ "main": "nativescript-slides.js",

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