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.0.1
to
0.0.2
+4
-4
package.json
{
"name": "@angular/pwa",
"version": "0.0.1",
"version": "0.0.2",
"description": "PWA schematics for Angular",

@@ -16,8 +16,8 @@ "keywords": [

"dependencies": {
"@schematics/angular": "0.4.8",
"@schematics/angular": "0.4.9",
"typescript": "~2.6.2"
},
"peerDependencies": {
"@angular-devkit/core": "0.4.8",
"@angular-devkit/schematics": "0.4.8"
"@angular-devkit/core": "0.4.9",
"@angular-devkit/schematics": "0.4.9"
},

@@ -24,0 +24,0 @@ "repository": {