@firebase/remote-config
Advanced tools
Comparing version 0.1.0-canary.012e3a5 to 0.1.0-canary.29c0b37
{ | ||
"name": "@firebase/remote-config", | ||
"version": "0.1.0-canary.012e3a5", | ||
"version": "0.1.0-canary.29c0b37", | ||
"description": "The Remote Config package of the Firebase JS SDK", | ||
"author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", | ||
"main": "dist/index.node.cjs.js", | ||
"main": "dist/index.cjs.js", | ||
"browser": "dist/index.cjs.js", | ||
@@ -25,10 +25,10 @@ "module": "dist/index.esm.js", | ||
"peerDependencies": { | ||
"@firebase/app": "0.4.18-canary.012e3a5", | ||
"@firebase/app-types": "0.4.4-canary.012e3a5" | ||
"@firebase/app": "0.4.18-canary.29c0b37", | ||
"@firebase/app-types": "0.4.4-canary.29c0b37" | ||
}, | ||
"dependencies": { | ||
"@firebase/installations": "0.2.7-canary.012e3a5", | ||
"@firebase/logger": "0.1.25-canary.012e3a5", | ||
"@firebase/remote-config-types": "0.1.0-canary.012e3a5", | ||
"@firebase/util": "0.2.28-canary.012e3a5", | ||
"@firebase/installations": "0.2.7-canary.29c0b37", | ||
"@firebase/logger": "0.1.25-canary.29c0b37", | ||
"@firebase/remote-config-types": "0.1.0-canary.29c0b37", | ||
"@firebase/util": "0.2.28-canary.29c0b37", | ||
"tslib": "1.10.0" | ||
@@ -38,16 +38,16 @@ }, | ||
"devDependencies": { | ||
"@types/chai": "4.2.0", | ||
"@types/chai": "4.2.3", | ||
"@types/mocha": "5.2.7", | ||
"@types/sinon": "7.0.13", | ||
"@typescript-eslint/eslint-plugin": "2.0.0", | ||
"@typescript-eslint/eslint-plugin-tslint": "2.0.0", | ||
"@typescript-eslint/parser": "2.0.0", | ||
"@types/sinon": "7.5.0", | ||
"@typescript-eslint/eslint-plugin": "2.3.2", | ||
"@typescript-eslint/eslint-plugin-tslint": "2.3.2", | ||
"@typescript-eslint/parser": "2.3.2", | ||
"chai": "4.2.0", | ||
"chai-as-promised": "7.1.1", | ||
"eslint": "5.16.0", | ||
"eslint": "6.5.1", | ||
"eslint-plugin-import": "2.18.2", | ||
"mocha": "6.2.0", | ||
"rollup": "1.20.3", | ||
"rollup-plugin-typescript2": "0.24.0", | ||
"sinon": "7.4.1", | ||
"mocha": "6.2.1", | ||
"rollup": "1.22.0", | ||
"rollup-plugin-typescript2": "0.24.3", | ||
"sinon": "7.5.0", | ||
"sinon-chai": "3.3.0", | ||
@@ -54,0 +54,0 @@ "typescript": "3.5.3" |
415443
31
4300
+ Added@firebase/app@0.4.18-canary.29c0b37(transitive)
+ Added@firebase/app-types@0.4.4-canary.29c0b37(transitive)
+ Added@firebase/installations@0.2.7-canary.29c0b37(transitive)
+ Added@firebase/installations-types@0.1.2-canary.29c0b37(transitive)
+ Added@firebase/logger@0.1.25-canary.29c0b37(transitive)
+ Added@firebase/remote-config-types@0.1.0-canary.29c0b37(transitive)
+ Added@firebase/util@0.2.28-canary.29c0b37(transitive)
- Removed@firebase/app@0.4.18-canary.012e3a5(transitive)
- Removed@firebase/app-types@0.4.4-canary.012e3a5(transitive)
- Removed@firebase/installations@0.2.7-canary.012e3a5(transitive)
- Removed@firebase/installations-types@0.1.2-canary.012e3a5(transitive)
- Removed@firebase/logger@0.1.25-canary.012e3a5(transitive)
- Removed@firebase/remote-config-types@0.1.0-canary.012e3a5(transitive)
- Removed@firebase/util@0.2.28-canary.012e3a5(transitive)