Socket
Socket
Sign inDemoInstall

@photo-sphere-viewer/settings-plugin

Package Overview
Dependencies
2
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.5.0-alpha.1 to 5.5.0-alpha.2

7

index.d.ts

@@ -138,8 +138,5 @@ import { AbstractPlugin, Viewer, TypedEvent } from '@photo-sphere-viewer/core';

declare namespace events {
export {
events_SettingChangedEvent as SettingChangedEvent,
events_SettingsPluginEvents as SettingsPluginEvents,
};
export { events_SettingChangedEvent as SettingChangedEvent, type events_SettingsPluginEvents as SettingsPluginEvents };
}
export { BaseSetting, OptionsSetting, Setting, SettingOption, SettingsPlugin, SettingsPluginConfig, ToggleSetting, events };
export { type BaseSetting, type OptionsSetting, type Setting, type SettingOption, SettingsPlugin, type SettingsPluginConfig, type ToggleSetting, events };

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

/*!
* PhotoSphereViewer.SettingsPlugin 5.5.0-alpha.1
* PhotoSphereViewer.SettingsPlugin 5.5.0-alpha.2
* @copyright 2023 Damien "Mistic" Sorel

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

/*!
* PhotoSphereViewer.SettingsPlugin 5.5.0-alpha.1
* PhotoSphereViewer.SettingsPlugin 5.5.0-alpha.2
* @copyright 2023 Damien "Mistic" Sorel

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

{
"name": "@photo-sphere-viewer/settings-plugin",
"version": "5.5.0-alpha.1",
"version": "5.5.0-alpha.2",
"description": "Photo Sphere Viewer configurable plugin that adds a button to access various settings.",

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

"dependencies": {
"@photo-sphere-viewer/core": "5.5.0-alpha.1"
"@photo-sphere-viewer/core": "5.5.0-alpha.2"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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