@nguniversal/common
Advanced tools
Comparing version 15.1.0 to 15.2.0-rc.0
@@ -7,2 +7,6 @@ import { ApplicationRef } from '@angular/core'; | ||
/** | ||
* @deprecated This experimental API will be removed in version 16. | ||
* @experimental | ||
*/ | ||
export declare class RendererModule { | ||
@@ -19,2 +23,6 @@ private applicationRef; | ||
/** | ||
* @deprecated This experimental API will be removed in version 16. | ||
* @experimental | ||
*/ | ||
export declare class TransferHttpCacheModule { | ||
@@ -21,0 +29,0 @@ static ɵfac: i0.ɵɵFactoryDeclaration<TransferHttpCacheModule, never>; |
@@ -0,1 +1,5 @@ | ||
/** | ||
* @deprecated This experimental API will be removed in version 16. | ||
* @experimental | ||
*/ | ||
export declare class Engine { | ||
@@ -14,2 +18,6 @@ private readonly fileExistsCache; | ||
/** | ||
* @deprecated This experimental API will be removed in version 16. | ||
* @experimental | ||
*/ | ||
export declare interface RenderOptions { | ||
@@ -16,0 +24,0 @@ headers?: Record<string, string | undefined | string[]>; |
@@ -7,3 +7,2 @@ import { ApplicationRef } from '@angular/core'; | ||
import * as i0 from '@angular/core'; | ||
import * as i1 from '@angular/platform-browser'; | ||
import { Observable } from 'rxjs'; | ||
@@ -24,3 +23,3 @@ import { TransferState } from '@angular/platform-browser'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<TransferHttpCacheModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<TransferHttpCacheModule, never, [typeof i1.BrowserTransferStateModule], never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<TransferHttpCacheModule, never, never, never>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<TransferHttpCacheModule>; | ||
@@ -32,3 +31,2 @@ } | ||
private isCacheActive; | ||
private invalidateCacheEntry; | ||
private makeCacheKey; | ||
@@ -35,0 +33,0 @@ constructor(appRef: ApplicationRef, transferState: TransferState); |
{ | ||
"name": "@nguniversal/common", | ||
"version": "15.1.0", | ||
"version": "15.2.0-rc.0", | ||
"description": "Angular Universal common utilities", | ||
@@ -19,3 +19,3 @@ "license": "MIT", | ||
"critters": "0.0.16", | ||
"jsdom": "21.0.0", | ||
"jsdom": "21.1.0", | ||
"tslib": "^2.3.0" | ||
@@ -22,0 +22,0 @@ }, |
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
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
355840
55
3064
1
+ Addedjsdom@21.1.0(transitive)
- Removedjsdom@21.0.0(transitive)
Updatedjsdom@21.1.0