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

angular-email-editor

Package Overview
Dependencies
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-email-editor - npm Package Compare versions

Comparing version 0.5.1 to 0.5.2

2

fesm2015/angular-email-editor.js

@@ -1,2 +0,2 @@

import { Injectable, Component, Input, Output, EventEmitter, NgModule, defineInjectable } from '@angular/core';
import { Injectable, NgModule, Component, Input, Output, EventEmitter, defineInjectable } from '@angular/core';

@@ -3,0 +3,0 @@ /**

{
"name": "angular-email-editor",
"version": "0.5.1",
"version": "0.5.2",
"peerDependencies": {

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

@@ -16,3 +16,3 @@ # Angular Email Editor

The easiest way to use React Email Editor is to install it from NPM and include it in your own Angular build process.
The easiest way to use Angular Email Editor is to install it from Npm or Yarn and include it in your own Angular build process.

@@ -35,5 +35,5 @@ ```

@NgModule({
...
imports: [ EmailEditorModule ],
...
...
imports: [ EmailEditorModule ],
...
});

@@ -40,0 +40,0 @@ ```

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