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

angular-mesa

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-mesa - npm Package Compare versions

Comparing version 2.9.0 to 2.9.1

4

angular-mesa.d.ts

@@ -19,4 +19,6 @@ declare namespace angular.apMesa {

key: string;
// The column heading text. If not present, id is used.
// The column heading text (or template or templateUrl). If not present, id is used.
label?: string;
labelTemplate?: string;
labelTemplateUrl?: string;
// If specified, defines row sort function this column uses. See Row Sorting below.

@@ -23,0 +25,0 @@ sort?: ITableSorter | string;

{
"name": "angular-mesa",
"version": "2.9.0",
"version": "2.9.1",
"main": [

@@ -5,0 +5,0 @@ "./dist/ap-mesa.js",

{
"name": "angular-mesa",
"version": "2.9.0",
"version": "2.9.1",
"license": "Apache License, v2.0",

@@ -5,0 +5,0 @@ "dependencies": {},

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