angular-email-editor
Advanced tools
Comparing version 15.1.0 to 15.1.1
{ | ||
"name": "angular-email-editor", | ||
"version": "15.1.0", | ||
"version": "15.1.1", | ||
"peerDependencies": { | ||
@@ -5,0 +5,0 @@ "@angular/common": "^15.0.0", |
@@ -8,2 +8,3 @@ import { OnInit, AfterViewInit, EventEmitter } from '@angular/core'; | ||
projectId: number; | ||
scriptUrl: string; | ||
tools: ToolsConfig; | ||
@@ -25,3 +26,3 @@ appearance: object; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<EmailEditorComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<EmailEditorComponent, "email-editor", never, { "editorId": "editorId"; "options": "options"; "projectId": "projectId"; "tools": "tools"; "appearance": "appearance"; "locale": "locale"; "id": "id"; "minHeight": "minHeight"; }, { "loaded": "loaded"; "ready": "ready"; }, never, never, false, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<EmailEditorComponent, "email-editor", never, { "editorId": "editorId"; "options": "options"; "projectId": "projectId"; "scriptUrl": "scriptUrl"; "tools": "tools"; "appearance": "appearance"; "locale": "locale"; "id": "id"; "minHeight": "minHeight"; }, { "loaded": "loaded"; "ready": "ready"; }, never, never, false, never>; | ||
} |
@@ -1,1 +0,1 @@ | ||
export declare const loadScript: (callback: any) => void; | ||
export declare const loadScript: (callback: Function, scriptUrl?: string) => void; |
{ | ||
"name": "angular-email-editor", | ||
"version": "15.1.0", | ||
"version": "15.1.1", | ||
"peerDependencies": { | ||
@@ -5,0 +5,0 @@ "@angular/common": "^15.0.0", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
72834
578
0