Socket
Socket
Sign inDemoInstall

table

Package Overview
Dependencies
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

table - npm Package Compare versions

Comparing version 6.3.0 to 6.3.1

dist/src/alignString.d.ts

1

dist/src/types/api.d.ts

@@ -21,2 +21,3 @@ export declare type DrawLinePredicate = (index: number, size: number) => boolean;

};
export declare type BorderConfig = Required<BorderUserConfig>;
export declare type ColumnUserConfig = {

@@ -23,0 +24,0 @@ /**

5

package.json

@@ -69,4 +69,3 @@ {

"dist/src/**/*.js",
"dist/src/types/api.d.ts",
"dist/src/index.d.ts"
"dist/src/**/*.d.ts"
],

@@ -99,3 +98,3 @@ "name": "table",

},
"version": "6.3.0"
"version": "6.3.1"
}
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