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

selectabular

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

selectabular - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

5

package.json
{
"name": "selectabular",
"version": "2.0.0",
"version": "2.0.1",
"description": "Selection utilities",

@@ -22,3 +22,4 @@ "scripts": {

"selecting",
"table-filtering"
"table-filtering",
"reactabular"
],

@@ -25,0 +26,0 @@ "files": [

2

README.md

@@ -101,4 +101,4 @@ [![build status](https://secure.travis-ci.org/reactabular/selectabular.svg)](http://travis-ci.org/reactabular/selectabular) [![bitHound Score](https://www.bithound.io/github/reactabular/selectabular/badges/score.svg)](https://www.bithound.io/github/reactabular/selectabular) [![codecov](https://codecov.io/gh/reactabular/selectabular/branch/master/graph/badge.svg)](https://codecov.io/gh/reactabular/selectabular)

import findIndex from 'lodash/findIndex';
import { Table } from 'reactabular';
import { compose } from 'redux';
import * as Table from 'reactabular-table';
import * as select from 'selectabular';

@@ -105,0 +105,0 @@ */

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