Socket
Socket
Sign inDemoInstall

@angular/cdk-experimental

Package Overview
Dependencies
Maintainers
1
Versions
491
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular/cdk-experimental - npm Package Compare versions

Comparing version 5.2.3 to 5.2.4

4

bundles/cdk-experimental-dialog.umd.js

@@ -353,2 +353,5 @@ /**

/**
* @template D
*/
var DialogConfig = /** @class */ (function () {

@@ -439,2 +442,3 @@ function DialogConfig() {

* Reference to a dialog opened via the Dialog service.
* @template T, R
*/

@@ -441,0 +445,0 @@ var DialogRef = /** @class */ (function () {

2

bundles/cdk-experimental.umd.js

@@ -22,3 +22,3 @@ /**

*/
var VERSION = new _angular_core.Version('5.2.3');
var VERSION = new _angular_core.Version('5.2.4');

@@ -25,0 +25,0 @@ exports.VERSION = VERSION;

@@ -8,3 +8,3 @@ /**

*/
!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?n(exports,require("@angular/core")):"function"==typeof define&&define.amd?define(["exports","@angular/core"],n):n((e.ng=e.ng||{},e.ng["cdk-experimental"]=e.ng["cdk-experimental"]||{}),e.ng.core)}(this,function(e,n){"use strict";var o=new n.Version("5.2.3");e.VERSION=o,Object.defineProperty(e,"__esModule",{value:!0})});
!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?n(exports,require("@angular/core")):"function"==typeof define&&define.amd?define(["exports","@angular/core"],n):n((e.ng=e.ng||{},e.ng["cdk-experimental"]=e.ng["cdk-experimental"]||{}),e.ng.core)}(this,function(e,n){"use strict";var o=new n.Version("5.2.4");e.VERSION=o,Object.defineProperty(e,"__esModule",{value:!0})});
//# sourceMappingURL=cdk-experimental.umd.min.js.map

@@ -18,3 +18,3 @@ /**

*/
const VERSION = new Version('5.2.3');
const VERSION = new Version('5.2.4');

@@ -21,0 +21,0 @@ /**

@@ -258,2 +258,5 @@ /**

/**
* @template D
*/
class DialogConfig {

@@ -343,2 +346,3 @@ constructor() {

* Reference to a dialog opened via the Dialog service.
* @template T, R
*/

@@ -345,0 +349,0 @@ class DialogRef {

@@ -18,3 +18,3 @@ /**

*/
var VERSION = new Version('5.2.3');
var VERSION = new Version('5.2.4');

@@ -21,0 +21,0 @@ /**

@@ -330,2 +330,5 @@ /**

/**
* @template D
*/
var DialogConfig = /** @class */ (function () {

@@ -416,2 +419,3 @@ function DialogConfig() {

* Reference to a dialog opened via the Dialog service.
* @template T, R
*/

@@ -418,0 +422,0 @@ var DialogRef = /** @class */ (function () {

{
"name": "@angular/cdk-experimental",
"version": "5.2.3",
"version": "5.2.4",
"description": "Experimental components for Angular CDK",

@@ -19,3 +19,3 @@ "main": "./bundles/cdk-experimental.umd.js",

"peerDependencies": {
"@angular/material": "5.2.3",
"@angular/material": "5.2.4",
"@angular/core": "^5.0.0"

@@ -22,0 +22,0 @@ },

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

{"__symbolic":"module","version":4,"metadata":{"VERSION":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"Version","line":11,"character":27},"arguments":["5.2.3"]}},"origins":{"VERSION":"./version"},"importAs":"@angular/cdk-experimental"}
{"__symbolic":"module","version":4,"metadata":{"VERSION":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"Version","line":11,"character":27},"arguments":["5.2.4"]}},"origins":{"VERSION":"./version"},"importAs":"@angular/cdk-experimental"}

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

{"__symbolic":"module","version":4,"metadata":{"VERSION":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"Version","line":11,"character":27},"arguments":["5.2.3"]}},"origins":{"VERSION":"./version"},"importAs":"@angular/cdk-experimental"}
{"__symbolic":"module","version":4,"metadata":{"VERSION":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"Version","line":11,"character":27},"arguments":["5.2.4"]}},"origins":{"VERSION":"./version"},"importAs":"@angular/cdk-experimental"}

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