Socket
Socket
Sign inDemoInstall

@ng-toolkit/serverless

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ng-toolkit/serverless - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

4

package.json
{
"author": "Maciej Treder <contact@maciejtreder.com>",
"name": "@ng-toolkit/serverless",
"version": "1.0.1",
"version": "1.0.2",
"description": "Angular Universal PWA boilerplate for serverless environment.",

@@ -15,3 +15,3 @@ "repository": {

"prepublish": "npm run build",
"ci-publish": "ci-publish --tag beta"
"ci-publish": "ci-publish"
},

@@ -18,0 +18,0 @@ "keywords": [

@@ -12,4 +12,6 @@ [![Maintainability](https://api.codeclimate.com/v1/badges/feb1889ed8bd09672fae/maintainability)](https://codeclimate.com/github/maciejtreder/ng-toolkit/maintainability)

### _**Star it and share with others!**_
This is part of the @ng-toolkit project. [Check main page](https://github.com/maciejtreder/ng-toolkit)
_This is part of the @ng-toolkit project. [Check main page for more](https://github.com/maciejtreder/ng-toolkit)_
Add serverless support (AWS Lambda and Google Cloud Functions) to your Angular project
## Live demo

@@ -31,3 +33,3 @@ [Angular Universal PWA on AWS Lambda + API Gateway](https://www.angular-toolkit.maciejtreder.com)

## Deployment
## Deploy to production
```

@@ -34,0 +36,0 @@ npm run build:deploy (if you choose provider 'aws' or 'gcloud')

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