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

ipwa

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ipwa - npm Package Compare versions

Comparing version 2.27.0 to 2.28.0

53

package.json
{
"name": "ipwa",
"version": "2.27.0",
"version": "2.28.0",
"author": "Sreeram Padmanabhan",
"license": "ISC",
"description": "🚀 Isomorphic Progressive Web Apps supercharged!",
"description": "🚀 Isomorphic progressive web native cloud app generator. Enough said!",
"homepage": "https://github.com/jsDrome/ipwa#readme",

@@ -39,3 +39,2 @@ "main": "node_modules/expo/AppEntry.js",

"firebase:shell": "firebase functions:shell",
"firebase:start": "npm run shell",
"firebase:logs": "firebase functions:log",

@@ -313,49 +312,3 @@ "firebase:deploy": "firebase deploy --token $FIREBASE_TOKEN",

"cli.js"
],
"firebase": {
"hosting": {
"public": "_dist",
"ignore": [
"firebase.json",
"**/.*",
"**/node_modules/**"
],
"headers": [
{
"source": "**/*.@(js|css|jpg|jpeg|gif|png)",
"headers": [
{
"key": "Cache-Control",
"value": "max-age=31536000"
}
]
},
{
"source": "/service-worker.js",
"headers": [
{
"key": "Cache-Control",
"value": "no-cache, no-store, must-revalidate"
}
]
}
],
"redirects": [
{
"source": "index.js",
"destination": "404.html",
"type": 301
}
],
"rewrites": [
{
"source": "**",
"function": "myExpressApp"
}
]
},
"functions": {
"source": "_dist"
}
}
]
}

2

readme.md

@@ -10,3 +10,3 @@ ![Pipeline](https://github.com/jsDrome/ipwa/workflows/Build/badge.svg?branch=master)

🚀 Spin up an isomorphic progressive web app or native app deployable in the cloud, publishable as npm package or docker container with a fully automated supercharged pipeline, all in under an hour!
🚀 Spin up an isomorphic progressive web app or native app deployable in the cloud, publishable as AN npm package or docker container with a fully automated supercharged pipeline, all in under an hour!

@@ -13,0 +13,0 @@ ## Salient Features

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