You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@angular/ssr

Package Overview
Dependencies
Maintainers
2
Versions
214
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

to
20.2.0-next.0

22

package.json
{
"name": "@angular/ssr",
"version": "20.1.1",
"version": "20.2.0-next.0",
"description": "Angular server side rendering utilities",

@@ -20,6 +20,6 @@ "type": "module",

"peerDependencies": {
"@angular/common": "^20.0.0",
"@angular/core": "^20.0.0",
"@angular/platform-server": "^20.0.0",
"@angular/router": "^20.0.0"
"@angular/common": "^20.0.0 || ^20.2.0-next.0",
"@angular/core": "^20.0.0 || ^20.2.0-next.0",
"@angular/platform-server": "^20.0.0 || ^20.2.0-next.0",
"@angular/router": "^20.0.0 || ^20.2.0-next.0"
},

@@ -33,8 +33,8 @@ "peerDependenciesMeta": {

"@angular-devkit/schematics": "workspace:*",
"@angular/common": "20.1.0",
"@angular/compiler": "20.1.0",
"@angular/core": "20.1.0",
"@angular/platform-browser": "20.1.0",
"@angular/platform-server": "20.1.0",
"@angular/router": "20.1.0",
"@angular/common": "20.2.0-next.0",
"@angular/compiler": "20.2.0-next.0",
"@angular/core": "20.2.0-next.0",
"@angular/platform-browser": "20.2.0-next.0",
"@angular/platform-server": "20.2.0-next.0",
"@angular/router": "20.2.0-next.0",
"@schematics/angular": "workspace:*"

@@ -41,0 +41,0 @@ },

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet