Socket
Socket
Sign inDemoInstall

js-cloudimage-360-view

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js-cloudimage-360-view - npm Package Compare versions

Comparing version 2.0.6 to 2.0.7

6

dist/ci360.service.js

@@ -176,4 +176,2 @@ 'use strict';

if (itemsSkippedRight >= 3 * this.speedFactor) itemsSkippedRight = 3 * this.speedFactor;
this.movementStart = pageX;

@@ -192,4 +190,2 @@

if (itemsSkippedLeft >= 3 * this.speedFactor) itemsSkippedLeft = 3 * this.speedFactor;
this.movementStart = pageX;

@@ -305,2 +301,4 @@

console.log(this.speedFactor);
if (this.autoplay) {

@@ -307,0 +305,0 @@ this.play();

{
"name": "js-cloudimage-360-view",
"version": "2.0.6",
"version": "2.0.7",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "description": "",

@@ -1,2 +0,2 @@

[![Release](https://img.shields.io/badge/release-v2.0.6-blue.svg)](https://github.com/scaleflex/js-cloudimage-360-view/releases)
[![Release](https://img.shields.io/badge/release-v2.0.7-blue.svg)](https://github.com/scaleflex/js-cloudimage-360-view/releases)
[![Contributions welcome](https://img.shields.io/badge/contributions-welcome-orange.svg)](#contributing)

@@ -67,3 +67,3 @@ [![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)

```javascript
<script src="https://cdn.scaleflex.it/filerobot/js-cloudimage-360-view/v2.0.6.min.js"></script>
<script src="https://cdn.scaleflex.it/filerobot/js-cloudimage-360-view/v2.0.7.min.js"></script>
```

@@ -155,3 +155,3 @@

### data-drag-speed (or speed)
### data-drag-speed (or drag-speed)

@@ -158,0 +158,0 @@ ###### Type: **Number** | Default: **150** | _optional_

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