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

dragselect

Package Overview
Dependencies
Maintainers
1
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dragselect - npm Package Compare versions

Comparing version 1.7.22 to 1.7.23

2

changelog.md

@@ -1,2 +0,2 @@

# 1.7.21
# 1.7.21-23

@@ -3,0 +3,0 @@ - fix issue with getCursorPositionDifference for single clicks. See [#13](https://github.com/ThibaultJanBeyer/DragSelect/issues/13). Big thanks to [@RealTJ](https://github.com/RealTJ) for the help

@@ -15,4 +15,11 @@ # Don‘t do this if you are not project owner!

Tipically you don’t have to do this, since you most likely are not the project owner.
But if you are the project owner, after thorough testings & having pushed everything, you can deploy a new version using:
But if you are the project owner:
1. do thorough testing
2. bump version in .js file
3. run `gulp`
4. pushed everything
5. you can deploy a new version using:
```

@@ -19,0 +26,0 @@ npm run deploy

@@ -1,2 +0,2 @@

// v 1.7.21
// v 1.7.23
/*

@@ -3,0 +3,0 @@ ____ _____ __ __

{
"name": "dragselect",
"version": "1.7.22",
"version": "1.7.23",
"description": "easy javascript drag select functionality for your projects",

@@ -5,0 +5,0 @@ "main": "./dist/ds.min.js",

@@ -1,2 +0,2 @@

// v 1.7.21
// v 1.7.23
/*

@@ -3,0 +3,0 @@ ____ _____ __ __

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