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

@angular/cdk

Package Overview
Dependencies
Maintainers
2
Versions
512
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular/cdk - npm Package Compare versions

Comparing version 18.1.0-next.0 to 18.1.0-next.1

1

menu/index.d.ts

@@ -183,2 +183,3 @@ import { AfterContentInit } from '@angular/core';

private _menuStackHasFocus;
private _tabIndexSignal;
ngAfterContentInit(): void;

@@ -185,0 +186,0 @@ ngOnDestroy(): void;

2

package.json
{
"name": "@angular/cdk",
"version": "18.1.0-next.0",
"version": "18.1.0-next.1",
"description": "Angular Material Component Development Kit",

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

@@ -31,3 +31,3 @@ "use strict";

// dependencies in new CLI projects.
(0, package_config_1.addPackageToPackageJson)(host, '@angular/cdk', `~18.1.0-next.0`);
(0, package_config_1.addPackageToPackageJson)(host, '@angular/cdk', `~18.1.0-next.1`);
// Add a task to run the package manager. This is necessary because we updated the

@@ -34,0 +34,0 @@ // workspace "package.json" file and we want lock files to reflect the new version range.

@@ -19,3 +19,3 @@ import { ComponentFixture } from '@angular/core/testing';

/** Observable that emits whenever the test task state changes. */
private _taskState;
private _taskState?;
/** The options for this environment. */

@@ -22,0 +22,0 @@ private _options;

@@ -215,2 +215,3 @@ import { AfterContentChecked } from '@angular/core';

get level(): number;
private _changeDetectorRef;
constructor(_elementRef: ElementRef<HTMLElement>, _tree: CdkTree<T, K>);

@@ -217,0 +218,0 @@ ngOnInit(): void;

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

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