Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

angular-universal-pwa

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-universal-pwa - npm Package Compare versions

Comparing version 2.0.8 to 2.0.91

2

package.json
{
"author": "Maciej Treder <contact@maciejtreder.com>",
"name": "angular-universal-pwa",
"version": "2.0.8",
"version": "2.0.91",
"description": "Angular Universal PWA boilerplate for serverless environment.",

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

@@ -48,2 +48,4 @@ [![Maintainability](https://api.codeclimate.com/v1/badges/feb1889ed8bd09672fae/maintainability)](https://codeclimate.com/github/maciejtreder/angular-universal-pwa/maintainability)

## <a name="start"></a> Get Started
Whatch on Youtube:
[![How to start project with angular-universal-pwa](https://img.youtube.com/vi/FPWRXSzhjug/0.jpg)](https://www.youtube.com/watch?v=FPWRXSzhjug)

@@ -87,7 +89,2 @@ ### Using Angular CLI schematics

```bash
ng new --collection angular-universal-pwa myApp
npm run build:deploy:aws
```
or (since 2.0.0-beta.4)
```bash
ng new --collection angular-universal-pwa myApp --provider aws

@@ -100,7 +97,2 @@ npm run build:deploy

```bash
ng new --collection angular-universal-pwa myApp
npm run build:deploy:gcloud
```
or (since 2.0.0-beta.4)
```bash
ng new --collection angular-universal-pwa myApp--provider gcloud

@@ -107,0 +99,0 @@ npm run build:deploy

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc