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

@progress/kendo-angular-dialog

Package Overview
Dependencies
Maintainers
1
Versions
906
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@progress/kendo-angular-dialog - npm Package Compare versions

Comparing version 0.12.1 to 0.12.2

17

dist/npm/js/dialog.module.js

@@ -47,3 +47,3 @@ (function(e, a) { for(var i in a) e[i] = a[i]; }(exports, /******/ (function(modules) { // webpackBootstrap

module.exports = __webpack_require__(11);
module.exports = __webpack_require__(10);

@@ -71,4 +71,3 @@

/* 9 */,
/* 10 */,
/* 11 */
/* 10 */
/***/ function(module, exports, __webpack_require__) {

@@ -87,6 +86,6 @@

var core_1 = __webpack_require__(2);
var common_1 = __webpack_require__(12);
var dialog_component_1 = __webpack_require__(13);
var common_1 = __webpack_require__(11);
var dialog_component_1 = __webpack_require__(12);
var dialog_titlebar_component_1 = __webpack_require__(5);
var dialog_actions_component_1 = __webpack_require__(14);
var dialog_actions_component_1 = __webpack_require__(13);
/**

@@ -120,3 +119,3 @@ * @hidden

/***/ },
/* 12 */
/* 11 */
/***/ function(module, exports) {

@@ -127,3 +126,3 @@

/***/ },
/* 13 */
/* 12 */
/***/ function(module, exports) {

@@ -134,3 +133,3 @@

/***/ },
/* 14 */
/* 13 */
/***/ function(module, exports) {

@@ -137,0 +136,0 @@

@@ -47,3 +47,3 @@ (function(e, a) { for(var i in a) e[i] = a[i]; }(exports, /******/ (function(modules) { // webpackBootstrap

module.exports = __webpack_require__(15);
module.exports = __webpack_require__(14);

@@ -68,4 +68,3 @@

/* 11 */,
/* 12 */,
/* 13 */
/* 12 */
/***/ function(module, exports) {

@@ -76,3 +75,3 @@

/***/ },
/* 14 */
/* 13 */
/***/ function(module, exports) {

@@ -83,13 +82,13 @@

/***/ },
/* 15 */
/* 14 */
/***/ function(module, exports, __webpack_require__) {
"use strict";
var dialog_component_1 = __webpack_require__(13);
var dialog_component_1 = __webpack_require__(12);
exports.DialogComponent = dialog_component_1.DialogComponent;
var dialog_titlebar_component_1 = __webpack_require__(5);
exports.DialogTitleBarComponent = dialog_titlebar_component_1.DialogTitleBarComponent;
var dialog_actions_component_1 = __webpack_require__(14);
var dialog_actions_component_1 = __webpack_require__(13);
exports.DialogActionsComponent = dialog_actions_component_1.DialogActionsComponent;
var dialog_module_1 = __webpack_require__(16);
var dialog_module_1 = __webpack_require__(15);
exports.DialogModule = dialog_module_1.DialogModule;

@@ -99,3 +98,3 @@

/***/ },
/* 16 */
/* 15 */
/***/ function(module, exports) {

@@ -102,0 +101,0 @@

{
"name": "@progress/kendo-angular-dialog",
"description": "Dialog Package for Angular 2",
"version": "0.12.1",
"version": "0.12.2",
"publishConfig": {

@@ -59,3 +59,3 @@ "registry": "https://registry.npm.telerik.com"

"validate-commit-msg": "^1.1.1",
"typescript": "^2.0.3"
"typescript": "~2.0.3"
},

@@ -62,0 +62,0 @@ "config": {

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

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