react-selecto
Advanced tools
Comparing version 1.19.1 to 1.20.0
@@ -6,2 +6,11 @@ # Change Log | ||
## [1.19.1](https://github.com/daybrush/selecto/blob/master/packages/react-selecto/compare/react-selecto@1.19.0...react-selecto@1.19.1) (2022-09-01) | ||
### :mega: Other | ||
* publish packages ([0d75334](https://github.com/daybrush/selecto/blob/master/packages/react-selecto/commit/0d7533495d2d9fde606a9207bff5e6228f242217)) | ||
## [1.19.0](https://github.com/daybrush/selecto/blob/master/packages/react-selecto/compare/react-selecto@1.18.0...react-selecto@1.19.0) (2022-08-30) | ||
@@ -8,0 +17,0 @@ |
@@ -7,3 +7,3 @@ /* | ||
repository: https://github.com/daybrush/selecto/blob/master/packages/react-selecto | ||
version: 1.19.1 | ||
version: 1.20.0 | ||
*/ | ||
@@ -10,0 +10,0 @@ 'use strict'; |
@@ -7,3 +7,3 @@ /* | ||
repository: https://github.com/daybrush/selecto/blob/master/packages/react-selecto | ||
version: 1.19.1 | ||
version: 1.20.0 | ||
*/ | ||
@@ -10,0 +10,0 @@ import { createElement, PureComponent } from 'react'; |
{ | ||
"name": "react-selecto", | ||
"version": "1.19.1", | ||
"version": "1.20.0", | ||
"description": "A React Selecto Component that allows you to select elements in the drag area using the mouse or touch.", | ||
@@ -49,3 +49,3 @@ "main": "./dist/selecto.cjs.js", | ||
"dependencies": { | ||
"selecto": "~1.19.1" | ||
"selecto": "~1.20.0" | ||
}, | ||
@@ -52,0 +52,0 @@ "files": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
456922
+ Addedselecto@1.20.3(transitive)
- Removedselecto@1.19.1(transitive)
Updatedselecto@~1.20.0