Socket
Socket
Sign inDemoInstall

@photo-sphere-viewer/autorotate-plugin

Package Overview
Dependencies
2
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.7.0-alpha.1 to 5.7.0

4

index.js

@@ -8,3 +8,3 @@ (function (global, factory) {

/*!
* PhotoSphereViewer.AutorotatePlugin 5.7.0-alpha.1
* PhotoSphereViewer.AutorotatePlugin 5.7.0
* @copyright 2024 Damien "Mistic" Sorel

@@ -532,3 +532,3 @@ * @licence MIT (https://opensource.org/licenses/MIT)

AutorotatePlugin.id = "autorotate";
AutorotatePlugin.VERSION = "5.7.0-alpha.1";
AutorotatePlugin.VERSION = "5.7.0";
AutorotatePlugin.configParser = getConfig;

@@ -535,0 +535,0 @@ AutorotatePlugin.readonlyOptions = ["keypoints"];

/*!
* PhotoSphereViewer.AutorotatePlugin 5.7.0-alpha.1
* PhotoSphereViewer.AutorotatePlugin 5.7.0
* @copyright 2024 Damien "Mistic" Sorel

@@ -502,3 +502,3 @@ * @licence MIT (https://opensource.org/licenses/MIT)

AutorotatePlugin.id = "autorotate";
AutorotatePlugin.VERSION = "5.7.0-alpha.1";
AutorotatePlugin.VERSION = "5.7.0";
AutorotatePlugin.configParser = getConfig;

@@ -505,0 +505,0 @@ AutorotatePlugin.readonlyOptions = ["keypoints"];

{
"name": "@photo-sphere-viewer/autorotate-plugin",
"version": "5.7.0-alpha.1",
"version": "5.7.0",
"description": "Photo Sphere Viewer plugin to add an automatic rotation of the panorama.",

@@ -27,4 +27,4 @@ "keywords": [

"peerDependencies": {
"@photo-sphere-viewer/core": "5.7.0-alpha.1"
"@photo-sphere-viewer/core": "5.7.0"
}
}
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