@angular/animations
Advanced tools
| /** | ||
| * @license Angular v21.0.0-next.4 | ||
| * @license Angular v21.0.0-next.5 | ||
| * (c) 2010-2025 Google LLC. https://angular.io/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
| /** | ||
| * @license Angular v21.0.0-next.4 | ||
| * @license Angular v21.0.0-next.5 | ||
| * (c) 2010-2025 Google LLC. https://angular.io/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
| /** | ||
| * @license Angular v21.0.0-next.4 | ||
| * @license Angular v21.0.0-next.5 | ||
| * (c) 2010-2025 Google LLC. https://angular.io/ | ||
@@ -106,3 +106,3 @@ * License: MIT | ||
| insertBefore(parent: any, newChild: any, refChild: any, isMove?: boolean): void; | ||
| removeChild(parent: any, oldChild: any, isHostElement?: boolean): void; | ||
| removeChild(parent: any, oldChild: any, isHostElement?: boolean, requireSynchronousElementRemoval?: boolean): void; | ||
| selectRootElement(selectorOrNode: any, preserveContent?: boolean): any; | ||
@@ -109,0 +109,0 @@ parentNode(node: any): any; |
| /** | ||
| * @license Angular v21.0.0-next.4 | ||
| * @license Angular v21.0.0-next.5 | ||
| * (c) 2010-2025 Google LLC. https://angular.io/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
| /** | ||
| * @license Angular v21.0.0-next.4 | ||
| * @license Angular v21.0.0-next.5 | ||
| * (c) 2010-2025 Google LLC. https://angular.io/ | ||
@@ -61,6 +61,6 @@ * License: MIT | ||
| class AnimationBuilder { | ||
| static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-next.4", ngImport: i0, type: AnimationBuilder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); | ||
| static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.0-next.4", ngImport: i0, type: AnimationBuilder, providedIn: 'root', useFactory: () => inject(BrowserAnimationBuilder) }); | ||
| static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: AnimationBuilder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); | ||
| static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: AnimationBuilder, providedIn: 'root', useFactory: () => inject(BrowserAnimationBuilder) }); | ||
| } | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.4", ngImport: i0, type: AnimationBuilder, decorators: [{ | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: AnimationBuilder, decorators: [{ | ||
| type: Injectable, | ||
@@ -107,6 +107,6 @@ args: [{ providedIn: 'root', useFactory: () => inject(BrowserAnimationBuilder) }] | ||
| } | ||
| static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-next.4", ngImport: i0, type: BrowserAnimationBuilder, deps: [{ token: i0.RendererFactory2 }, { token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Injectable }); | ||
| static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.0-next.4", ngImport: i0, type: BrowserAnimationBuilder, providedIn: 'root' }); | ||
| static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: BrowserAnimationBuilder, deps: [{ token: i0.RendererFactory2 }, { token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Injectable }); | ||
| static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: BrowserAnimationBuilder, providedIn: 'root' }); | ||
| } | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.4", ngImport: i0, type: BrowserAnimationBuilder, decorators: [{ | ||
| i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.0-next.5", ngImport: i0, type: BrowserAnimationBuilder, decorators: [{ | ||
| type: Injectable, | ||
@@ -113,0 +113,0 @@ args: [{ providedIn: 'root' }] |
| /** | ||
| * @license Angular v21.0.0-next.4 | ||
| * @license Angular v21.0.0-next.5 | ||
| * (c) 2010-2025 Google LLC. https://angular.io/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
| /** | ||
| * @license Angular v21.0.0-next.4 | ||
| * @license Angular v21.0.0-next.5 | ||
| * (c) 2010-2025 Google LLC. https://angular.io/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
| /** | ||
| * @license Angular v21.0.0-next.4 | ||
| * @license Angular v21.0.0-next.5 | ||
| * (c) 2010-2025 Google LLC. https://angular.io/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
+1
-1
| /** | ||
| * @license Angular v21.0.0-next.4 | ||
| * @license Angular v21.0.0-next.5 | ||
| * (c) 2010-2025 Google LLC. https://angular.io/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
+2
-2
| { | ||
| "name": "@angular/animations", | ||
| "version": "21.0.0-next.4", | ||
| "version": "21.0.0-next.5", | ||
| "description": "Angular - animations integration with web-animations", | ||
@@ -14,3 +14,3 @@ "author": "angular", | ||
| "peerDependencies": { | ||
| "@angular/core": "21.0.0-next.4" | ||
| "@angular/core": "21.0.0-next.5" | ||
| }, | ||
@@ -17,0 +17,0 @@ "repository": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
794693
0.14%8492
0.09%