@firebase/remote-config
Advanced tools
Comparing version 0.1.6-canary.9ccc3dc to 0.1.6-canary.aeeaa14
{ | ||
"name": "@firebase/remote-config", | ||
"version": "0.1.6-canary.9ccc3dc", | ||
"version": "0.1.6-canary.aeeaa14", | ||
"description": "The Remote Config package of the Firebase JS SDK", | ||
@@ -14,4 +14,4 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", | ||
"scripts": { | ||
"lint": "eslint -c .eslintrc.json '**/*.ts' --ignore-path '../../.gitignore'", | ||
"lint:fix": "eslint --fix -c .eslintrc.json '**/*.ts' --ignore-path '../../.gitignore'", | ||
"lint": "eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore'", | ||
"lint:fix": "eslint --fix -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore'", | ||
"build": "rollup -c", | ||
@@ -26,10 +26,10 @@ "dev": "rollup -c -w", | ||
"peerDependencies": { | ||
"@firebase/app": "0.4.24-canary.9ccc3dc", | ||
"@firebase/app-types": "0.4.7-canary.9ccc3dc" | ||
"@firebase/app": "0.4.24-canary.aeeaa14", | ||
"@firebase/app-types": "0.4.7-canary.aeeaa14" | ||
}, | ||
"dependencies": { | ||
"@firebase/installations": "0.3.5-canary.9ccc3dc", | ||
"@firebase/logger": "0.1.30-canary.9ccc3dc", | ||
"@firebase/remote-config-types": "0.1.2-canary.9ccc3dc", | ||
"@firebase/util": "0.2.33-canary.9ccc3dc", | ||
"@firebase/installations": "0.3.5-canary.aeeaa14", | ||
"@firebase/logger": "0.1.30-canary.aeeaa14", | ||
"@firebase/remote-config-types": "0.1.2-canary.aeeaa14", | ||
"@firebase/util": "0.2.33-canary.aeeaa14", | ||
"tslib": "1.10.0" | ||
@@ -39,17 +39,4 @@ }, | ||
"devDependencies": { | ||
"@types/chai": "4.2.4", | ||
"@types/mocha": "5.2.7", | ||
"@types/sinon": "7.5.0", | ||
"@typescript-eslint/eslint-plugin": "2.6.1", | ||
"@typescript-eslint/eslint-plugin-tslint": "2.6.1", | ||
"@typescript-eslint/parser": "2.6.1", | ||
"chai": "4.2.0", | ||
"chai-as-promised": "7.1.1", | ||
"eslint": "6.6.0", | ||
"eslint-plugin-import": "2.18.2", | ||
"mocha": "6.2.2", | ||
"rollup": "1.26.3", | ||
"rollup": "1.27.2", | ||
"rollup-plugin-typescript2": "0.25.2", | ||
"sinon": "7.5.0", | ||
"sinon-chai": "3.3.0", | ||
"typescript": "3.7.2" | ||
@@ -56,0 +43,0 @@ }, |
@@ -1,2 +0,2 @@ | ||
# @firebase/remoteconfig | ||
# @firebase/remote-config | ||
@@ -3,0 +3,0 @@ This is the [Remote Config](https://firebase.google.com/docs/remote-config/) component of the |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
3
414923
+ Added@firebase/app@0.4.24-canary.aeeaa14(transitive)
+ Added@firebase/app-types@0.4.7-canary.aeeaa14(transitive)
+ Added@firebase/installations@0.3.5-canary.aeeaa14(transitive)
+ Added@firebase/installations-types@0.2.1-canary.aeeaa14(transitive)
+ Added@firebase/logger@0.1.30-canary.aeeaa14(transitive)
+ Added@firebase/remote-config-types@0.1.2-canary.aeeaa14(transitive)
+ Added@firebase/util@0.2.33-canary.aeeaa14(transitive)
- Removed@firebase/app@0.4.24-canary.9ccc3dc(transitive)
- Removed@firebase/app-types@0.4.7-canary.9ccc3dc(transitive)
- Removed@firebase/installations@0.3.5-canary.9ccc3dc(transitive)
- Removed@firebase/installations-types@0.2.1-canary.9ccc3dc(transitive)
- Removed@firebase/logger@0.1.30-canary.9ccc3dc(transitive)
- Removed@firebase/remote-config-types@0.1.2-canary.9ccc3dc(transitive)
- Removed@firebase/util@0.2.33-canary.9ccc3dc(transitive)