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

@telerik/kendo-draggable

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@telerik/kendo-draggable - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

5

dist/npm/js/Draggable.js

@@ -93,3 +93,6 @@ module.exports =

pageY: e.pageY,
type: e.type
type: e.type,
ctrlKey: e.ctrlKey,
shiftKey: e.shiftKey,
altKey: e.altKey
};

@@ -96,0 +99,0 @@ }

2

package.json
{
"name": "@telerik/kendo-draggable",
"description": "A cross-browser/event abstraction that handles mouse and touch drag sequences",
"version": "1.2.0",
"version": "1.3.0",
"repository": {

@@ -6,0 +6,0 @@ "type": "git",

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