Browse Source

Updating version of the firebase-functions module in package.json files to launch version

Change-Id: I3f6a6029b97b870f1b99abccea80bfa5d2733cf2
katowulf-pr-tpl
Nicolas Garnier 8 years ago
parent
commit
dc2519ea4a
  1. 2
      assistant-say-number/functions/package.json
  2. 2
      authorized-https-endpoint/functions/package.json
  3. 2
      bigquery-import/functions/package.json
  4. 2
      child-count/functions/package.json
  5. 2
      convert-images/functions/package.json
  6. 2
      coupon-on-purchase/functions/package.json
  7. 2
      delete-unused-accounts-cron/functions/package.json
  8. 2
      email-confirmation/functions/package.json
  9. 2
      exif-images/functions/package.json
  10. 2
      fcm-notifications/functions/package.json
  11. 2
      fulltext-search/functions/package.json
  12. 2
      generate-thumbnail/functions/package.json
  13. 2
      github-to-slack/functions/package.json
  14. 2
      instagram-auth/functions/package.json
  15. 2
      lastmodified-tracking/functions/package.json
  16. 2
      limit-children/functions/package.json
  17. 2
      linkedin-auth/functions/package.json
  18. 2
      message-translation/functions/package.json
  19. 2
      minimal-webhook/README.md
  20. 2
      minimal-webhook/functions/package.json
  21. 2
      moderate-images/functions/package.json
  22. 2
      quickstarts/email-users/functions/package.json
  23. 2
      quickstarts/pubsub-helloworld/functions/package.json
  24. 2
      quickstarts/thumbnails/functions/package.json
  25. 2
      quickstarts/time-server/functions/package.json
  26. 2
      quickstarts/uppercase/functions/package.json
  27. 2
      stripe/functions/package.json
  28. 2
      survey-app-update/functions/package.json
  29. 2
      text-moderation/functions/package.json
  30. 2
      user-data-cleanup/functions/package.json

2
assistant-say-number/functions/package.json

@ -4,6 +4,6 @@
"dependencies": {
"actions-on-google": "^1.0.7",
"firebase-admin": "^4.0.5",
"firebase-functions": "https://storage.googleapis.com/firebase-preview-drop/node/firebase-functions/firebase-functions-preview.latest.tar.gz"
"firebase-functions": "^0.5.1"
}
}

2
authorized-https-endpoint/functions/package.json

@ -5,6 +5,6 @@
"cors": "^2.8.1",
"express": "^4.14.1",
"firebase-admin": "^4.1.2",
"firebase-functions": "https://storage.googleapis.com/firebase-preview-drop/node/firebase-functions/firebase-functions-preview.latest.tar.gz"
"firebase-functions": "^0.5.1"
}
}

2
bigquery-import/functions/package.json

@ -4,6 +4,6 @@
"dependencies": {
"@google-cloud/bigquery": "^0.6.0",
"firebase-admin": "^4.1.1",
"firebase-functions": "https://storage.googleapis.com/firebase-preview-drop/node/firebase-functions/firebase-functions-preview.latest.tar.gz"
"firebase-functions": "^0.5.1"
}
}

2
child-count/functions/package.json

@ -3,6 +3,6 @@
"description": "Count Child nodes Firebase Functions sample",
"dependencies": {
"firebase-admin": "^4.1.1",
"firebase-functions": "https://storage.googleapis.com/firebase-preview-drop/node/firebase-functions/firebase-functions-preview.latest.tar.gz"
"firebase-functions": "^0.5.1"
}
}

2
convert-images/functions/package.json

@ -5,7 +5,7 @@
"@google-cloud/storage": "^0.4.0",
"child-process-promise": "^2.2.0",
"firebase-admin": "^4.1.1",
"firebase-functions": "https://storage.googleapis.com/firebase-preview-drop/node/firebase-functions/firebase-functions-preview.latest.tar.gz",
"firebase-functions": "^0.5.1",
"mkdirp": "^0.5.1",
"mkdirp-promise": "^4.0.0"
}

2
coupon-on-purchase/functions/package.json

@ -3,6 +3,6 @@
"description": "Send a coupon via FCM to your users who have experienced a crash.",
"dependencies": {
"firebase-admin": "^4.1.2",
"firebase-functions": "https://storage.googleapis.com/firebase-preview-drop/node/firebase-functions/firebase-functions-0.5.1-preview1.tgz"
"firebase-functions": "^0.5.1"
}
}

2
delete-unused-accounts-cron/functions/package.json

@ -4,7 +4,7 @@
"dependencies": {
"es6-promise-pool": "^2.4.4",
"firebase-admin": "^4.1.1",
"firebase-functions": "https://storage.googleapis.com/firebase-preview-drop/node/firebase-functions/firebase-functions-preview.latest.tar.gz",
"firebase-functions": "^0.5.1",
"googleapis": "^16.1.0",
"request": "^2.79.0",
"request-promise": "^4.1.1",

2
email-confirmation/functions/package.json

@ -4,6 +4,6 @@
"dependencies": {
"nodemailer": "^2.4.1",
"firebase-admin": "^4.1.1",
"firebase-functions": "https://storage.googleapis.com/firebase-preview-drop/node/firebase-functions/firebase-functions-preview.latest.tar.gz"
"firebase-functions": "^0.5.1"
}
}

2
exif-images/functions/package.json

@ -5,6 +5,6 @@
"@google-cloud/storage": "^0.4.0",
"child-process-promise": "^2.2.0",
"firebase-admin": "^4.1.1",
"firebase-functions": "https://storage.googleapis.com/firebase-preview-drop/node/firebase-functions/firebase-functions-preview.latest.tar.gz"
"firebase-functions": "^0.5.1"
}
}

2
fcm-notifications/functions/package.json

@ -3,6 +3,6 @@
"description": "Send FCM notifications Firebase Functions sample",
"dependencies": {
"firebase-admin": "^4.1.2",
"firebase-functions": "https://storage.googleapis.com/firebase-preview-drop/node/firebase-functions/firebase-functions-preview.latest.tar.gz"
"firebase-functions": "^0.5.1"
}
}

2
fulltext-search/functions/package.json

@ -3,7 +3,7 @@
"description": "Full Text Search with Algolia Firebase Functions sample",
"dependencies": {
"firebase-admin": "^4.1.1",
"firebase-functions": "https://storage.googleapis.com/firebase-preview-drop/node/firebase-functions/firebase-functions-preview.latest.tar.gz",
"firebase-functions": "^0.5.1",
"algoliasearch": "^3.10.2"
}
}

2
generate-thumbnail/functions/package.json

@ -5,7 +5,7 @@
"@google-cloud/storage": "^0.4.0",
"child-process-promise": "^2.2.0",
"firebase-admin": "^4.1.1",
"firebase-functions": "https://storage.googleapis.com/firebase-preview-drop/node/firebase-functions/firebase-functions-preview.latest.tar.gz",
"firebase-functions": "^0.5.1",
"mkdirp": "^0.5.1",
"mkdirp-promise": "^4.0.0"
}

2
github-to-slack/functions/package.json

@ -4,7 +4,7 @@
"dependencies": {
"crypto": "0.0.3",
"firebase-admin": "^4.1.2",
"firebase-functions": "https://storage.googleapis.com/firebase-preview-drop/node/firebase-functions/firebase-functions-preview.latest.tar.gz",
"firebase-functions": "^0.5.1",
"request": "^2.80.0",
"request-promise": "^4.1.1"
}

2
instagram-auth/functions/package.json

@ -5,7 +5,7 @@
"cookie-parser": "^1.4.3",
"crypto": "0.0.3",
"firebase-admin": "^4.1.1",
"firebase-functions": "https://storage.googleapis.com/firebase-preview-drop/node/firebase-functions/firebase-functions-preview.latest.tar.gz",
"firebase-functions": "^0.5.1",
"request": "^2.74.0",
"request-promise-native": "^1.0.3",
"simple-oauth2": "^1.0.0"

2
lastmodified-tracking/functions/package.json

@ -3,6 +3,6 @@
"description": "Track Lastmodified date of nodes Firebase Functions sample",
"dependencies": {
"firebase-admin": "^4.1.1",
"firebase-functions": "https://storage.googleapis.com/firebase-preview-drop/node/firebase-functions/firebase-functions-preview.latest.tar.gz"
"firebase-functions": "^0.5.1"
}
}

2
limit-children/functions/package.json

@ -3,6 +3,6 @@
"description": "Limit number of child nodes Firebase Functions sample",
"dependencies": {
"firebase-admin": "^4.1.1",
"firebase-functions": "https://storage.googleapis.com/firebase-preview-drop/node/firebase-functions/firebase-functions-preview.latest.tar.gz"
"firebase-functions": "^0.5.1"
}
}

2
linkedin-auth/functions/package.json

@ -5,7 +5,7 @@
"cookie-parser": "^1.4.3",
"crypto": "0.0.3",
"firebase-admin": "^4.1.1",
"firebase-functions": "https://storage.googleapis.com/firebase-preview-drop/node/firebase-functions/firebase-functions-preview.latest.tar.gz",
"firebase-functions": "^0.5.1",
"node-linkedin": "^0.5.4"
}
}

2
message-translation/functions/package.json

@ -3,7 +3,7 @@
"description": "Transalte Messages Firebase Functions sample",
"dependencies": {
"firebase-admin": "^4.1.1",
"firebase-functions": "https://storage.googleapis.com/firebase-preview-drop/node/firebase-functions/firebase-functions-preview.latest.tar.gz",
"firebase-functions": "^0.5.1",
"request-promise": "^2.0.0"
}
}

2
minimal-webhook/README.md

@ -8,6 +8,8 @@ See file [functions/index.js](functions/index.js) for the code.
We're sending a request to an external webhook. As a sample we're using a Request Bin from [requestb.in](http://requestb.in) that will receive the Data so you can visualize it easily. make sure you create your own Request Bin and update the sample with it.
Note: You will need to enable billing on your Firebase the project by switching to the **Blaze** plan, this is currently needed to be able to perform HTTP requests to external services from a Cloud Function.
## Sample Database Structure
As an example we'll be using a database structure where adding or updating an element under `/hooks` will trigger the Webhook:

2
minimal-webhook/functions/package.json

@ -3,7 +3,7 @@
"description": "Queries a Webhook Firebase Functions sample",
"dependencies": {
"firebase-admin": "^4.1.1",
"firebase-functions": "https://storage.googleapis.com/firebase-preview-drop/node/firebase-functions/firebase-functions-preview.latest.tar.gz",
"firebase-functions": "^0.5.1",
"request-promise": "^2.0.0"
}
}

2
moderate-images/functions/package.json

@ -6,7 +6,7 @@
"@google-cloud/vision": "^0.5.0",
"child-process-promise": "^2.2.0",
"firebase-admin": "^4.1.1",
"firebase-functions": "https://storage.googleapis.com/firebase-preview-drop/node/firebase-functions/firebase-functions-preview.latest.tar.gz",
"firebase-functions": "^0.5.1",
"mkdirp": "^0.5.1",
"mkdirp-promise": "^4.0.0"
}

2
quickstarts/email-users/functions/package.json

@ -3,7 +3,7 @@
"description": "Send an email to new users and users who delete their account",
"dependencies": {
"firebase-admin": "^4.1.1",
"firebase-functions": "https://storage.googleapis.com/firebase-preview-drop/node/firebase-functions/firebase-functions-preview.latest.tar.gz",
"firebase-functions": "^0.5.1",
"nodemailer": "^2.4.1"
}
}

2
quickstarts/pubsub-helloworld/functions/package.json

@ -3,6 +3,6 @@
"description": "Logs the data published to PubSub topics",
"dependencies": {
"firebase-admin": "^4.1.1",
"firebase-functions": "https://storage.googleapis.com/firebase-preview-drop/node/firebase-functions/firebase-functions-preview.latest.tar.gz"
"firebase-functions": "^0.5.1"
}
}

2
quickstarts/thumbnails/functions/package.json

@ -5,6 +5,6 @@
"@google-cloud/storage": "^0.4.0",
"child-process-promise": "^2.2.0",
"firebase-admin": "^4.1.1",
"firebase-functions": "https://storage.googleapis.com/firebase-preview-drop/node/firebase-functions/firebase-functions-preview.latest.tar.gz"
"firebase-functions": "^0.5.1"
}
}

2
quickstarts/time-server/functions/package.json

@ -4,7 +4,7 @@
"dependencies": {
"cors": "^2.8.1",
"firebase-admin": "^4.1.1",
"firebase-functions": "https://storage.googleapis.com/firebase-preview-drop/node/firebase-functions/firebase-functions-preview.latest.tar.gz",
"firebase-functions": "^0.5.1",
"moment": "^2.17.1"
}
}

2
quickstarts/uppercase/functions/package.json

@ -3,7 +3,7 @@
"description": "Uppercaser Firebase Functions Quickstart sample",
"dependencies": {
"firebase-admin": "^4.1.1",
"firebase-functions": "https://storage.googleapis.com/functions-dev-preview/firebase-functions-0.5.1-preview2.tgz"
"firebase-functions": "^0.5.1"
},
"devDependencies": {
"chai": "^3.5.0",

2
stripe/functions/package.json

@ -4,7 +4,7 @@
"dependencies": {
"@google-cloud/logging": "^0.7.1",
"firebase-admin": "^4.0.5",
"firebase-functions": "https://storage.googleapis.com/firebase-preview-drop/node/firebase-functions/firebase-functions-preview.latest.tar.gz",
"firebase-functions": "^0.5.1",
"stripe": "^4.15.0"
}
}

2
survey-app-update/functions/package.json

@ -4,6 +4,6 @@
"dependencies": {
"nodemailer": "^2.4.1",
"firebase-admin": "^4.1.1",
"firebase-functions": "https://storage.googleapis.com/firebase-preview-drop/node/firebase-functions/firebase-functions-0.5.1-preview1.tgz"
"firebase-functions": "^0.5.1"
}
}

2
text-moderation/functions/package.json

@ -5,6 +5,6 @@
"bad-words": "^1.3.1",
"capitalize-sentence": "^0.1.2",
"firebase-admin": "^4.1.1",
"firebase-functions": "https://storage.googleapis.com/firebase-preview-drop/node/firebase-functions/firebase-functions-preview.latest.tar.gz"
"firebase-functions": "^0.5.1"
}
}

2
user-data-cleanup/functions/package.json

@ -3,6 +3,6 @@
"description": "Cleanup the user data in the datastore upon account deletion",
"dependencies": {
"firebase-admin": "^4.1.1",
"firebase-functions": "https://storage.googleapis.com/firebase-preview-drop/node/firebase-functions/firebase-functions-preview.latest.tar.gz"
"firebase-functions": "^0.5.1"
}
}

Loading…
Cancel
Save