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 0.0.10 to 0.0.11

2

dist/selecto.cjs.js

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

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

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

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

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

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

{
"name": "react-selecto",
"version": "0.0.10",
"version": "0.0.11",
"description": "A React Selecto Component that allows you to select elements in the drag area using the mouse or touch.",

@@ -14,3 +14,3 @@ "main": "./dist/selecto.cjs.js",

"declaration": "rm -rf declaration && tsc -p tsconfig.declaration.json",
"packages": "pvu --path=../ --packages=preact-selecto"
"packages": "pvu --path=../ --update=preact-selecto --build=preact-selecto --publish=preact-selecto"
},

@@ -39,3 +39,3 @@ "keywords": [

"print-sizes": "0.0.4",
"pvu": "^0.1.3",
"pvu": "^0.3.1",
"react": "^16.8.6",

@@ -48,3 +48,3 @@ "react-dom": "^16.8.6",

"dependencies": {
"selecto": "0.0.24"
"selecto": "0.0.25"
},

@@ -51,0 +51,0 @@ "browserslist": {

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