Socket
Socket
Sign inDemoInstall

@angular-material-gesture/mat-tab-group-gesture

Package Overview
Dependencies
11
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.0 to 1.3.0

index.d.ts

2

lib/mat-tab-group-gesture.directive.d.ts

@@ -23,3 +23,3 @@ import { OnInit } from '@angular/core';

static ɵfac: i0.ɵɵFactoryDeclaration<MatTabGroupGestureDirective, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<MatTabGroupGestureDirective, "mat-tab-group[matTabGroupGesture]", never, { "swipeLimitWidth": "swipeLimitWidth"; "connectEdges": "connectEdges"; }, {}, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<MatTabGroupGestureDirective, "mat-tab-group[matTabGroupGesture]", never, { "swipeLimitWidth": "swipeLimitWidth"; "connectEdges": "connectEdges"; }, {}, never, never, false>;
}
{
"name": "@angular-material-gesture/mat-tab-group-gesture",
"version": "1.2.0",
"version": "1.3.0",
"description": "An angular directive to add gesture behaviors to @angular/material mat-tab-group component",

@@ -12,6 +12,6 @@ "homepage": "https://github.com/Gaiidenn/angular-material-gesture/tree/master/projects/mat-tab-group-gesture",

"peerDependencies": {
"@angular/common": "^13.3.12",
"@angular/core": "^13.3.12",
"@angular/material": "^13.3.9",
"@angular/cdk": "^13.3.9"
"@angular/common": "^14.2.12",
"@angular/core": "^14.2.12",
"@angular/material": "^14.2.7",
"@angular/cdk": "^14.2.7"
},

@@ -34,3 +34,3 @@ "dependencies": {

"fesm2015": "fesm2015/angular-material-gesture-mat-tab-group-gesture.mjs",
"typings": "angular-material-gesture-mat-tab-group-gesture.d.ts",
"typings": "index.d.ts",
"exports": {

@@ -41,3 +41,3 @@ "./package.json": {

".": {
"types": "./angular-material-gesture-mat-tab-group-gesture.d.ts",
"types": "./index.d.ts",
"esm2020": "./esm2020/angular-material-gesture-mat-tab-group-gesture.mjs",

@@ -44,0 +44,0 @@ "es2020": "./fesm2020/angular-material-gesture-mat-tab-group-gesture.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

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