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

@agilie/ng2-dialog-window

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agilie/ng2-dialog-window - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

2

package.json
{
"name": "@agilie/ng2-dialog-window",
"version": "0.1.3",
"version": "0.1.4",
"description": "Modal dialogs and popups module for Angular applications",

@@ -5,0 +5,0 @@ "scripts": {

@@ -21,3 +21,3 @@ [![License](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/agilie/ng2-dialog-window)

import { AppComponent } from './app.component'
import { Ng2ModalWindowModule, Ng2DialogWindowService } from 'ng2-dialog-window';
import { Ng2DialogWindowModule, Ng2DialogWindowService } from 'ng2-dialog-window';

@@ -28,3 +28,3 @@

// ...
Ng2ModalWindowModule
Ng2DialogWindowModule
],

@@ -31,0 +31,0 @@ declarations: [

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