react-selecto
Advanced tools
Comparing version 0.0.11 to 0.0.12
@@ -9,2 +9,3 @@ import { SelectoEvents, SelectoOptions } from "selecto"; | ||
onKeyup: "keyup"; | ||
onScroll: "scroll"; | ||
} | ||
@@ -11,0 +12,0 @@ export declare type SelectoEventProps = { |
@@ -7,3 +7,3 @@ /* | ||
repository: https://github.com/daybrush/selecto/blob/master/packages/react-selecto | ||
version: 0.0.11 | ||
version: 0.0.12 | ||
*/ | ||
@@ -10,0 +10,0 @@ 'use strict'; |
@@ -7,3 +7,3 @@ /* | ||
repository: https://github.com/daybrush/selecto/blob/master/packages/react-selecto | ||
version: 0.0.11 | ||
version: 0.0.12 | ||
*/ | ||
@@ -10,0 +10,0 @@ import { createElement, PureComponent } from 'react'; |
{ | ||
"name": "react-selecto", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"description": "A React Selecto Component that allows you to select elements in the drag area using the mouse or touch.", | ||
@@ -5,0 +5,0 @@ "main": "./dist/selecto.cjs.js", |
@@ -10,2 +10,3 @@ import { SelectoEvents, SelectoOptions } from "selecto"; | ||
onKeyup: "keyup"; | ||
onScroll: "scroll"; | ||
} | ||
@@ -12,0 +13,0 @@ export type SelectoEventProps = { |
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
450359
778