@firebase/remote-config
Advanced tools
Comparing version 0.1.7-0 to 0.1.7-canary.ba1932f
{ | ||
"name": "@firebase/remote-config", | ||
"version": "0.1.7-0", | ||
"version": "0.1.7-canary.ba1932f", | ||
"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.x", | ||
"@firebase/app-types": "0.x" | ||
"@firebase/app": "0.4.25-canary.ba1932f", | ||
"@firebase/app-types": "0.4.8-canary.ba1932f" | ||
}, | ||
"dependencies": { | ||
"@firebase/installations": "0.3.6-0", | ||
"@firebase/logger": "0.1.31-0", | ||
"@firebase/remote-config-types": "0.1.3-0", | ||
"@firebase/util": "0.2.34-0", | ||
"@firebase/installations": "0.3.6-canary.ba1932f", | ||
"@firebase/logger": "0.1.31-canary.ba1932f", | ||
"@firebase/remote-config-types": "0.1.3-canary.ba1932f", | ||
"@firebase/util": "0.2.34-canary.ba1932f", | ||
"tslib": "1.10.0" | ||
@@ -39,17 +39,4 @@ }, | ||
"devDependencies": { | ||
"@types/chai": "4.2.5", | ||
"@types/mocha": "5.2.7", | ||
"@types/sinon": "7.5.0", | ||
"@typescript-eslint/eslint-plugin": "2.7.0", | ||
"@typescript-eslint/eslint-plugin-tslint": "2.7.0", | ||
"@typescript-eslint/parser": "2.7.0", | ||
"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.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 @@ }, |
3
414923
+ Added@firebase/app@0.4.25-canary.ba1932f(transitive)
+ Added@firebase/app-types@0.4.8-canary.ba1932f(transitive)
+ Added@firebase/installations@0.3.6-canary.ba1932f(transitive)
+ Added@firebase/installations-types@0.2.2-canary.ba1932f(transitive)
+ Added@firebase/logger@0.1.31-canary.ba1932f(transitive)
+ Added@firebase/remote-config-types@0.1.3-canary.ba1932f(transitive)
+ Added@firebase/util@0.2.34-canary.ba1932f(transitive)
+ Addeddom-storage@2.1.0(transitive)
+ Addedxmlhttprequest@1.8.0(transitive)
- Removed@firebase/app@0.11.0(transitive)
- Removed@firebase/app-types@0.9.3(transitive)
- Removed@firebase/component@0.6.12(transitive)
- Removed@firebase/installations@0.3.6-0(transitive)
- Removed@firebase/installations-types@0.2.2-0(transitive)
- Removed@firebase/logger@0.1.31-00.4.4(transitive)
- Removed@firebase/remote-config-types@0.1.3-0(transitive)
- Removed@firebase/util@0.2.34-01.10.3(transitive)
- Removedidb@7.1.1(transitive)
- Removedtslib@2.8.1(transitive)