react-selecto
Advanced tools
Comparing version 1.26.2 to 1.26.3
@@ -7,3 +7,3 @@ /* | ||
repository: https://github.com/daybrush/selecto/blob/master/packages/react-selecto | ||
version: 1.26.2 | ||
version: 1.26.3 | ||
*/ | ||
@@ -10,0 +10,0 @@ 'use strict'; |
@@ -7,3 +7,3 @@ /* | ||
repository: https://github.com/daybrush/selecto/blob/master/packages/react-selecto | ||
version: 1.26.2 | ||
version: 1.26.3 | ||
*/ | ||
@@ -10,0 +10,0 @@ import { createElement, PureComponent } from 'react'; |
{ | ||
"name": "react-selecto", | ||
"version": "1.26.2", | ||
"version": "1.26.3", | ||
"description": "A React Selecto Component that allows you to select elements in the drag area using the mouse or touch.", | ||
@@ -49,7 +49,9 @@ "main": "./dist/selecto.cjs.js", | ||
"dependencies": { | ||
"selecto": "~1.26.2" | ||
"selecto": "~1.26.3" | ||
}, | ||
"files": [ | ||
"./*", | ||
"dist/*" | ||
"src/*", | ||
"dist/*", | ||
"declaration/*" | ||
], | ||
@@ -56,0 +58,0 @@ "browserslist": { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
41439
25
604
0
Updatedselecto@~1.26.3