Socket
Socket
Sign inDemoInstall

@ngxsmart/ngxsmart

Package Overview
Dependencies
11
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 13.1.16 to 13.1.17

6

lib/buttons/search-button/search-button.component.d.ts

@@ -12,2 +12,6 @@ import { OnInit } from '@angular/core';

/**
* Is button disabled, default is false
*/
disabled: boolean;
/**
* Type of the button. Following values are supported. See BootStrap docs for more information

@@ -31,3 +35,3 @@ * <pre>

static ɵfac: i0.ɵɵFactoryDeclaration<SearchButtonComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<SearchButtonComponent, "search-button", never, { "loading": "loading"; "type": "type"; "loadingLabel": "loadingLabel"; "label": "label"; }, {}, never, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<SearchButtonComponent, "search-button", never, { "loading": "loading"; "disabled": "disabled"; "type": "type"; "loadingLabel": "loadingLabel"; "label": "label"; }, {}, never, never>;
}

@@ -34,0 +38,0 @@ export declare class SearchButtonComponentModule {

2

package.json
{
"name": "@ngxsmart/ngxsmart",
"version": "13.1.16",
"version": "13.1.17",
"repository": {

@@ -5,0 +5,0 @@ "type": "git",

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