🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@angular/ssr

Package Overview
Dependencies
Maintainers
2
Versions
351
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular/ssr - npm Package Compare versions

Comparing version
22.0.0-next.4
to
22.0.0-next.5
+7
-7
package.json
{
"name": "@angular/ssr",
"version": "22.0.0-next.4",
"version": "22.0.0-next.5",
"description": "Angular server side rendering utilities",

@@ -32,8 +32,8 @@ "type": "module",

"@angular-devkit/schematics": "workspace:*",
"@angular/common": "22.0.0-next.5",
"@angular/compiler": "22.0.0-next.5",
"@angular/core": "22.0.0-next.5",
"@angular/platform-browser": "22.0.0-next.5",
"@angular/platform-server": "22.0.0-next.5",
"@angular/router": "22.0.0-next.5",
"@angular/common": "22.0.0-next.6",
"@angular/compiler": "22.0.0-next.6",
"@angular/core": "22.0.0-next.6",
"@angular/platform-browser": "22.0.0-next.6",
"@angular/platform-server": "22.0.0-next.6",
"@angular/router": "22.0.0-next.6",
"@schematics/angular": "workspace:*",

@@ -40,0 +40,0 @@ "beasties": "0.4.1"