🚀 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.5
to
22.0.0-next.6
+8
-8
package.json
{
"name": "@angular/ssr",
"version": "22.0.0-next.5",
"version": "22.0.0-next.6",
"description": "Angular server side rendering utilities",

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

"@angular-devkit/schematics": "workspace:*",
"@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",
"@angular/common": "22.0.0-next.8",
"@angular/compiler": "22.0.0-next.8",
"@angular/core": "22.0.0-next.8",
"@angular/platform-browser": "22.0.0-next.8",
"@angular/platform-server": "22.0.0-next.8",
"@angular/router": "22.0.0-next.8",
"@schematics/angular": "workspace:*",
"beasties": "0.4.1"
"beasties": "0.4.2"
},

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

@@ -452,3 +452,3 @@

Copyright 2013 Andrey Sitnik <andrey@sitnik.ru>
Copyright 2013 Andrey Sitnik <andrey@sitnik.es>

@@ -455,0 +455,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of

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

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