Socket
Socket
Sign inDemoInstall

js-cloudimage-360-view

Package Overview
Dependencies
3
Maintainers
3
Versions
47
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.7.2-beta.4 to 2.7.2-beta.5

3

dist/ci360.service.js

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

this.container.style.height = window.innerHeight + 'px';
this.container.style.maxWidth = 'unset';
return;

@@ -1240,3 +1241,3 @@ }

this.containerHeight = containerHeight;
this.pointerZoom = pointerZoom;
this.pointerZoom = pointerZoom > 1 ? pointerZoom : 0;
this.keysReverse = keysReverse;

@@ -1243,0 +1244,0 @@ this.innerBox = (0, _jsCloudimage360ViewUtils.createInnerBox)(this.container);

{
"name": "js-cloudimage-360-view",
"version": "2.7.2-beta.4",
"version": "2.7.2-beta.5",
"main": "dist/index.js",

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

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