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

@ctablex/core

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ctablex/core - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

CHANGELOG.md

4

package.json
{
"name": "@ctablex/core",
"description": "Flexible and powerful react table",
"version": "0.4.0",
"version": "0.4.1",
"license": "MIT",

@@ -30,3 +30,3 @@ "main": "lib/ctablex.js",

"type": "git",
"url": "https://github.com/sahabpardaz/ctablex"
"url": "https://github.com/ctablex/core"
},

@@ -33,0 +33,0 @@ "scripts": {

@@ -5,4 +5,3 @@ # ctablex

[![NPM downloads](https://badgen.net/npm/dm/@ctablex/core)](https://npmjs.com/package/@ctablex/core)
[![Build Status](https://travis-ci.com/sahabpardaz/ctablex.svg?branch=master)](https://travis-ci.com/sahabpardaz/ctablex)
[![codecov](https://codecov.io/gh/sahabpardaz/ctablex/branch/master/graph/badge.svg)](https://codecov.io/gh/sahabpardaz/ctablex)
[![codecov](https://codecov.io/gh/ctablex/core/branch/master/graph/badge.svg)](https://codecov.io/gh/ctablex/core)

@@ -68,3 +67,3 @@ Featureable, flexible and powerful react table. `ctablex` will not hold you back and let you customize table UI and behavior. `ctablex` name is the combination of `table` and `ctx` (context).

[live demo](https://codesandbox.io/s/github/sahabpardaz/ctablex/tree/master/examples/basic?file=/src/BasicTable.tsx), [source code](https://github.com/sahabpardaz/ctablex/tree/master/examples/basic)
[live demo](https://codesandbox.io/s/github/ctablex/core/tree/master/examples/basic?file=/src/BasicTable.tsx), [source code](https://github.com/ctablex/core/tree/master/examples/basic)

@@ -133,6 +132,6 @@ ### The `Table` component

Please read the changelog [here](https://github.com/sahabpardaz/ctablex/blob/master/CHANGELOG.md).
Please read the changelog [here](https://github.com/ctablex/core/blob/master/CHANGELOG.md).
## License
This project is licensed under the terms of the [Apache License 2.0](https://github.com/sahabpardaz/ctablex/blob/master/LICENSE).
This project is licensed under the terms of the [Apache License 2.0](https://github.com/ctablex/core/blob/master/LICENSE).
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