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

simplemattable

Package Overview
Dependencies
Maintainers
0
Versions
182
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simplemattable - npm Package Compare versions

Comparing version 18.2.0 to 18.2.1

1

lib/simpletable/simpletable.component.d.ts

@@ -116,2 +116,3 @@ import { AfterViewInit, ChangeDetectorRef, DoCheck, ElementRef, EventEmitter, OnChanges, OnDestroy, SimpleChanges, Type } from '@angular/core';

sortColumn(col: TableColumn<T, any>): void;
private sortData;
/**

@@ -118,0 +119,0 @@ * Method used when a cell or a button is clicked.

2

package.json
{
"name": "simplemattable",
"version": "18.2.0",
"version": "18.2.1",
"description": "A simplified, declarative table-library using @angular/material's MatTable with form capabilities for adding/editing/deleting data",

@@ -5,0 +5,0 @@ "author": "Henning Wobken",

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

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