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

react-selecto

Package Overview
Dependencies
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-selecto - npm Package Compare versions

Comparing version 1.19.0 to 1.19.1

16

CHANGELOG.md

@@ -6,2 +6,18 @@ # Change Log

## [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)
### :bug: Bug Fix
* fix published files ([c5abe88](https://github.com/daybrush/selecto/blob/master/packages/react-selecto/commit/c5abe882f4656c628e467ea2d7b0bc4ec2026ede))
### :mega: Other
* publish packages ([b155716](https://github.com/daybrush/selecto/blob/master/packages/react-selecto/commit/b155716d8c80405ce5325fba19617f6581ea6f9c))
* publish packages ([af35fd4](https://github.com/daybrush/selecto/blob/master/packages/react-selecto/commit/af35fd40776554d4a65202bf3a4bfe3c498b32dc))
* publish packages ([95e2ecd](https://github.com/daybrush/selecto/blob/master/packages/react-selecto/commit/95e2ecdd3e1f8b09c23aa64eff02688ad82fdaf5))
## [1.18.0](https://github.com/daybrush/selecto/blob/master/packages/react-selecto/compare/react-selecto@1.17.0...react-selecto@1.18.0) (2022-08-02)

@@ -8,0 +24,0 @@

2

dist/selecto.cjs.js

@@ -7,3 +7,3 @@ /*

repository: https://github.com/daybrush/selecto/blob/master/packages/react-selecto
version: 1.19.0
version: 1.19.1
*/

@@ -10,0 +10,0 @@ 'use strict';

@@ -7,3 +7,3 @@ /*

repository: https://github.com/daybrush/selecto/blob/master/packages/react-selecto
version: 1.19.0
version: 1.19.1
*/

@@ -10,0 +10,0 @@ import { createElement, PureComponent } from 'react';

{
"name": "react-selecto",
"version": "1.19.0",
"version": "1.19.1",
"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.0"
"selecto": "~1.19.1"
},

@@ -52,0 +52,0 @@ "files": [

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