Socket
Socket
Sign inDemoInstall

@atlaskit/dynamic-table

Package Overview
Dependencies
126
Maintainers
1
Versions
193
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 14.11.8 to 14.11.9

6

CHANGELOG.md
# @atlaskit/dynamic-table
## 14.11.9
### Patch Changes
- Updated dependencies
## 14.11.8

@@ -4,0 +10,0 @@

2

dist/cjs/components/stateless.js

@@ -32,3 +32,3 @@ "use strict";

var packageName = "@atlaskit/dynamic-table";
var packageVersion = "14.11.8";
var packageVersion = "14.11.9";
function toggleSortOrder(currentSortOrder) {

@@ -35,0 +35,0 @@ switch (currentSortOrder) {

@@ -17,3 +17,3 @@ import _extends from "@babel/runtime/helpers/extends";

const packageName = "@atlaskit/dynamic-table";
const packageVersion = "14.11.8";
const packageVersion = "14.11.9";
function toggleSortOrder(currentSortOrder) {

@@ -20,0 +20,0 @@ switch (currentSortOrder) {

@@ -25,3 +25,3 @@ import _extends from "@babel/runtime/helpers/extends";

var packageName = "@atlaskit/dynamic-table";
var packageVersion = "14.11.8";
var packageVersion = "14.11.9";
function toggleSortOrder(currentSortOrder) {

@@ -28,0 +28,0 @@ switch (currentSortOrder) {

{
"name": "@atlaskit/dynamic-table",
"version": "14.11.8",
"version": "14.11.9",
"description": "A dynamic table displays rows of data with built-in pagination, sorting, and re-ordering functionality.",

@@ -42,3 +42,3 @@ "publishConfig": {

"@atlaskit/pagination": "^14.4.0",
"@atlaskit/spinner": "^15.6.0",
"@atlaskit/spinner": "^16.0.0",
"@atlaskit/theme": "^12.6.0",

@@ -45,0 +45,0 @@ "@atlaskit/tokens": "^1.28.0",

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