You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@angular/pwa

Package Overview
Dependencies
Maintainers
1
Versions
909
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular/pwa - npm Package Compare versions

Comparing version
0.8.3
to
0.8.4
+4
-4
package.json
{
"name": "@angular/pwa",
"version": "0.8.3",
"version": "0.8.4",
"description": "PWA schematics for Angular",

@@ -17,5 +17,5 @@ "keywords": [

"dependencies": {
"@angular-devkit/core": "0.8.3",
"@angular-devkit/schematics": "0.8.3",
"@schematics/angular": "0.8.3",
"@angular-devkit/core": "0.8.4",
"@angular-devkit/schematics": "0.8.4",
"@schematics/angular": "0.8.4",
"typescript": "~2.6.2"

@@ -22,0 +22,0 @@ },