🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@angular/ssr

Package Overview
Dependencies
Maintainers
2
Versions
360
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.1.0-next.4
to
22.1.0-rc.0
+8
-8
package.json
{
"name": "@angular/ssr",
"version": "22.1.0-next.4",
"version": "22.1.0-rc.0",
"description": "Angular server side rendering utilities",

@@ -40,10 +40,10 @@ "type": "module",

"@angular-devkit/schematics": "workspace:*",
"@angular/common": "22.1.0-next.5",
"@angular/compiler": "22.1.0-next.5",
"@angular/core": "22.1.0-next.5",
"@angular/platform-browser": "22.1.0-next.5",
"@angular/platform-server": "22.1.0-next.5",
"@angular/router": "22.1.0-next.5",
"@angular/common": "22.1.0-rc.0",
"@angular/compiler": "22.1.0-rc.0",
"@angular/core": "22.1.0-rc.0",
"@angular/platform-browser": "22.1.0-rc.0",
"@angular/platform-server": "22.1.0-rc.0",
"@angular/router": "22.1.0-rc.0",
"@schematics/angular": "workspace:*",
"beasties": "0.4.2"
"beasties": "0.4.3"
},

@@ -50,0 +50,0 @@ "sideEffects": false,

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

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