🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@angular/common

Package Overview
Dependencies
Maintainers
2
Versions
916
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular/common - npm Package Compare versions

Comparing version

to
20.0.0-next.9

common_module.d-ClF75kAz.d.ts

4

http/testing/index.d.ts
/**
* @license Angular v20.0.0-next.8
* @license Angular v20.0.0-next.9
* (c) 2010-2025 Google LLC. https://angular.io/

@@ -7,3 +7,3 @@ * License: MIT

import { HttpRequest, HttpEvent, HttpHeaders, HttpClientModule } from '../../module.d-CnjH8Dlt.js';
import { HttpRequest, HttpEvent, HttpHeaders, HttpClientModule } from '../../module.d-yNBsZ8gb.js';
import { Observer } from 'rxjs';

@@ -10,0 +10,0 @@ import * as i0 from '@angular/core';

/**
* @license Angular v20.0.0-next.8
* @license Angular v20.0.0-next.9
* (c) 2010-2025 Google LLC. https://angular.io/

@@ -10,4 +10,4 @@ * License: MIT

export { DOCUMENT, ɵIMAGE_CONFIG as IMAGE_CONFIG, ɵImageConfig as ImageConfig } from '@angular/core';
import { LocationStrategy } from './common_module.d-1Ij4nFjY.js';
export { APP_BASE_HREF, AsyncPipe, CommonModule, CurrencyPipe, DATE_PIPE_DEFAULT_OPTIONS, DATE_PIPE_DEFAULT_TIMEZONE, DatePipe, DatePipeConfig, DecimalPipe, I18nPluralPipe, I18nSelectPipe, JsonPipe, KeyValue, KeyValuePipe, Location, LowerCasePipe, NgClass, NgComponentOutlet, NgForOf as NgFor, NgForOf, NgForOfContext, NgIf, NgIfContext, NgLocaleLocalization, NgLocalization, NgPlural, NgPluralCase, NgStyle, NgSwitch, NgSwitchCase, NgSwitchDefault, NgTemplateOutlet, PathLocationStrategy, PercentPipe, PopStateEvent, SlicePipe, TitleCasePipe, UpperCasePipe } from './common_module.d-1Ij4nFjY.js';
import { LocationStrategy } from './common_module.d-ClF75kAz.js';
export { APP_BASE_HREF, AsyncPipe, CommonModule, CurrencyPipe, DATE_PIPE_DEFAULT_OPTIONS, DATE_PIPE_DEFAULT_TIMEZONE, DatePipe, DatePipeConfig, DecimalPipe, I18nPluralPipe, I18nSelectPipe, JsonPipe, KeyValue, KeyValuePipe, Location, LowerCasePipe, NgClass, NgComponentOutlet, NgForOf as NgFor, NgForOf, NgForOfContext, NgIf, NgIfContext, NgLocaleLocalization, NgLocalization, NgPlural, NgPluralCase, NgStyle, NgSwitch, NgSwitchCase, NgSwitchDefault, NgTemplateOutlet, PathLocationStrategy, PercentPipe, PopStateEvent, SlicePipe, TitleCasePipe, UpperCasePipe } from './common_module.d-ClF75kAz.js';
import { PlatformLocation, LocationChangeListener } from './platform_location.d-Lbv6Ueec.js';

@@ -825,3 +825,3 @@ export { BrowserPlatformLocation, LOCATION_INITIALIZED, LocationChangeEvent } from './platform_location.d-Lbv6Ueec.js';

*/
abstract scrollToPosition(position: [number, number]): void;
abstract scrollToPosition(position: [number, number], options?: ScrollOptions): void;
/**

@@ -831,3 +831,3 @@ * Scrolls to an anchor element.

*/
abstract scrollToAnchor(anchor: string): void;
abstract scrollToAnchor(anchor: string, options?: ScrollOptions): void;
/**

@@ -834,0 +834,0 @@ * Disables automatic scroll restoration provided by the browser.

{
"name": "@angular/common",
"version": "20.0.0-next.8",
"version": "20.0.0-next.9",
"description": "Angular - commonly needed directives and services",

@@ -47,3 +47,3 @@ "author": "angular",

"peerDependencies": {
"@angular/core": "20.0.0-next.8",
"@angular/core": "20.0.0-next.9",
"rxjs": "^6.5.3 || ^7.4.0"

@@ -50,0 +50,0 @@ },

/**
* @license Angular v20.0.0-next.8
* @license Angular v20.0.0-next.9
* (c) 2010-2025 Google LLC. https://angular.io/

@@ -4,0 +4,0 @@ * License: MIT

/**
* @license Angular v20.0.0-next.8
* @license Angular v20.0.0-next.9
* (c) 2010-2025 Google LLC. https://angular.io/

@@ -4,0 +4,0 @@ * License: MIT

/**
* @license Angular v20.0.0-next.8
* @license Angular v20.0.0-next.9
* (c) 2010-2025 Google LLC. https://angular.io/

@@ -7,3 +7,3 @@ * License: MIT

import { Location, LocationStrategy, CommonModule } from '../common_module.d-1Ij4nFjY.js';
import { Location, LocationStrategy, CommonModule } from '../common_module.d-ClF75kAz.js';
import { PlatformLocation } from '../platform_location.d-Lbv6Ueec.js';

@@ -10,0 +10,0 @@ import { UpgradeModule } from '@angular/upgrade/static';

/**
* @license Angular v20.0.0-next.8
* @license Angular v20.0.0-next.9
* (c) 2010-2025 Google LLC. https://angular.io/

@@ -4,0 +4,0 @@ * License: MIT

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 too big to display