Socket
Socket
Sign inDemoInstall

react-selecto

Package Overview
Dependencies
16
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.22.1 to 1.22.2

9

CHANGELOG.md

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

## [1.22.1](https://github.com/daybrush/selecto/blob/master/packages/react-selecto/compare/react-selecto@1.22.0...react-selecto@1.22.1) (2023-03-23)
### :mega: Other
* publish packages ([96407e7](https://github.com/daybrush/selecto/blob/master/packages/react-selecto/commit/96407e795bb6da2fbfc61babb45dc8af31acd345))
## [1.22.0](https://github.com/daybrush/selecto/blob/master/packages/react-selecto/compare/react-selecto@1.21.0...react-selecto@1.22.0) (2023-01-21)

@@ -8,0 +17,0 @@

2

dist/selecto.cjs.js

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

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

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

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

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

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

{
"name": "react-selecto",
"version": "1.22.1",
"version": "1.22.2",
"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.22.1"
"selecto": "~1.22.2"
},

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

@@ -7,4 +7,3 @@ {

"isolatedModules": false,
"removeComments": true,
"declaration": true,
"declaration": true,
"emitDeclarationOnly": true,

@@ -11,0 +10,0 @@ "declarationDir": "declaration"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc