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

flexi-toast

Package Overview
Dependencies
Maintainers
0
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flexi-toast - npm Package Compare versions

Comparing version 19.0.1 to 19.0.2

2

lib/flexi-toast.service.d.ts

@@ -8,3 +8,3 @@ import { RendererFactory2 } from '@angular/core';

showToast(title: string, text: string, icon?: FlexiToastIconType, options?: FlexiToastOptionsModel): void;
showSwal(title: string, text: string, callBack: () => void, confirmBtnText?: string, cancelBtnText?: string): void;
showSwal(title: string, text: string, callBack: () => void, confirmBtnText?: string, cancelBtnText?: string, cancelCallBack?: () => void): void;
static ɵfac: i0.ɵɵFactoryDeclaration<FlexiToastService, never>;

@@ -11,0 +11,0 @@ static ɵprov: i0.ɵɵInjectableDeclaration<FlexiToastService>;

{
"name": "flexi-toast",
"version": "19.0.1",
"version": "19.0.2",
"peerDependencies": {

@@ -5,0 +5,0 @@ "@angular/common": "^19.0.0",

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