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.29.0 to 2.30.0

7

package.json
{
"name": "ipwa",
"version": "2.29.0",
"version": "2.30.0",
"author": "Sreeram Padmanabhan",

@@ -81,2 +81,3 @@ "license": "ISC",

"expo": "^36.0.2",
"expo-cli": "^3.13.1",
"express": "^4.17.1",

@@ -90,2 +91,3 @@ "firebase-admin": "^8.9.2",

"nodemon": "^2.0.2",
"object-path-immutable": "^3.1.1",
"puppeteer": "^2.1.1",

@@ -97,3 +99,6 @@ "rc": "^1.2.8",

"react-native-web": "^0.11.7",
"react-redux": "^7.2.0",
"react-test-renderer": "^16.12.0",
"redux": "^4.0.5",
"redux-thunk": "^2.3.0",
"release-it": "^12.4.3",

@@ -100,0 +105,0 @@ "rimraf": "^3.0.2",

4

readme.md

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

Sign up to expo and set `EXPO_USER` and `EXPO_PASS` secrets in Github. This is where our expo app will be published.
Sign up to expo and set `EXPO_USER` and `EXPO_CLI_PASSWORD` secrets in Github. This is where our expo app will be published.

@@ -209,3 +209,3 @@ Create new firebase app and set `FIREBASE_APP_NAME` in `./.github/workflows/build-master.yml` and `FIREBASE_TOKEN` secrets in Github. This will be our production environment.

- `EXPO_USER`
- `EXPO_PASS`
- `EXPO_CLI_PASSWORD`

@@ -212,0 +212,0 @@ ```shell

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