New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

angular2-smart-table

Package Overview
Dependencies
Maintainers
0
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular2-smart-table - npm Package Compare versions

Comparing version

to
3.3.0

9

CHANGELOG.md

@@ -5,2 +5,7 @@ # CHANGELOG

## Version 3.3.0
* Add Angular 18 support
* Add information about the new custom renderer initialization to the migration guide
## Version 3.2.0

@@ -48,2 +53,6 @@

## Version 2.10.1
* Hotfix: `DataSet.select()` no longer throws an error when using a negative index to deselect all rows
## Version 2.10.0

@@ -50,0 +59,0 @@

2

lib/lib/data-set/data-set.d.ts

@@ -12,3 +12,3 @@ import { Row } from './row';

protected willSelect: 'first' | 'last' | 'indexed';
constructor(data: any[] | undefined, columnSettings: IColumns);
constructor(data: Array<any> | undefined, columnSettings: IColumns);
setData(data: Array<any>, selectedRows?: Array<any>): void;

@@ -15,0 +15,0 @@ getColumns(): Array<Column>;

{
"name": "angular2-smart-table",
"version": "3.2.0",
"version": "3.3.0",
"description": "Angular 2 Smart Table",

@@ -16,9 +16,9 @@ "repository": {

"peerDependencies": {
"@angular/core": "16 - 17",
"@angular/common": "16 - 17",
"@angular/forms": "16 - 17",
"@angular/core": "16 - 18",
"@angular/common": "16 - 18",
"@angular/forms": "16 - 18",
"lodash-es": "^4.17.21"
},
"dependencies": {
"tslib": "^2.6.0"
"tslib": "~2.7.0"
},

@@ -25,0 +25,0 @@ "module": "fesm2022/angular2-smart-table.mjs",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet