Socket
Socket
Sign inDemoInstall

@shopify/draggable

Package Overview
Dependencies
Maintainers
25
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/draggable - npm Package Compare versions

Comparing version 0.0.0-snapshot-release-20230926234920 to 0.0.0-snapshot-release-20230927003422

2

build/cjs/Draggable/Draggable.js

@@ -71,3 +71,3 @@ 'use strict';

/**
* Draggable containers
* Draggable containers, which are used to find draggable elements
* @property containers

@@ -74,0 +74,0 @@ * @type {HTMLElement[]}

@@ -67,3 +67,3 @@ import closest from '../shared/utils/closest/closest.js';

/**
* Draggable containers
* Draggable containers, which are used to find draggable elements
* @property containers

@@ -70,0 +70,0 @@ * @type {HTMLElement[]}

{
"name": "@shopify/draggable",
"version": "0.0.0-snapshot-release-20230926234920",
"version": "0.0.0-snapshot-release-20230927003422",
"private": false,

@@ -35,3 +35,3 @@ "license": "MIT",

"release": "yarn run build:production && changeset publish",
"lint": "eslint ./src ./test ./.github/actions --max-warnings 0",
"lint": "eslint ./src ./test --max-warnings 0",
"type-check": "tsc -b",

@@ -38,0 +38,0 @@ "esdoc": "esdoc -c esdoc.json",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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