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

@glightbox/drag-navigation

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@glightbox/drag-navigation - npm Package Compare versions

Comparing version 1.0.0-beta.2 to 1.0.0-beta.3

4

dist/drag.d.ts

@@ -1,3 +0,3 @@

import type { PluginOptions, PluginType } from '@glightbox/plugin-core';
import { GLightboxPlugin } from '@glightbox/plugin-core';
import { PluginOptions, PluginType, GLightboxPlugin } from '@glightbox/plugin-core';
export interface DragOptions extends PluginOptions {

@@ -4,0 +4,0 @@ dragToleranceX?: number;

@@ -41,2 +41,3 @@ class d {

* or a CSS file
* return false to stop the injection of assets
*/

@@ -43,0 +44,0 @@ assets() {

{
"name": "@glightbox/drag-navigation",
"version": "1.0.0-beta.2",
"version": "1.0.0-beta.3",
"description": "GLightbox plugin to enable user drag to change slides",

@@ -32,5 +32,5 @@ "author": "Biati Digital",

"dependencies": {
"@glightbox/plugin-core": "1.0.0-beta.2"
"@glightbox/plugin-core": "1.0.0-beta.3"
},
"license": "GPLV3"
}
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