@firebase/analytics
Advanced tools
Comparing version 0.2.2-canary.5a30f33 to 0.2.2-canary.d7e93f1
{ | ||
"name": "@firebase/analytics", | ||
"version": "0.2.2-canary.5a30f33", | ||
"version": "0.2.2-canary.d7e93f1", | ||
"description": "A analytics package for new firebase packages", | ||
@@ -22,9 +22,9 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", | ||
"peerDependencies": { | ||
"@firebase/app": "0.4.20-canary.5a30f33", | ||
"@firebase/app-types": "0.4.6-canary.5a30f33" | ||
"@firebase/app": "0.4.20-canary.d7e93f1", | ||
"@firebase/app-types": "0.4.6-canary.d7e93f1" | ||
}, | ||
"dependencies": { | ||
"@firebase/analytics-types": "0.2.2-canary.5a30f33", | ||
"@firebase/installations": "0.3.1-canary.5a30f33", | ||
"@firebase/util": "0.2.30-canary.5a30f33", | ||
"@firebase/analytics-types": "0.2.2-canary.d7e93f1", | ||
"@firebase/installations": "0.3.1-canary.d7e93f1", | ||
"@firebase/util": "0.2.30-canary.d7e93f1", | ||
"tslib": "1.10.0" | ||
@@ -34,8 +34,8 @@ }, | ||
"devDependencies": { | ||
"@types/chai": "4.2.3", | ||
"@types/chai": "4.2.4", | ||
"@types/mocha": "5.2.7", | ||
"@types/sinon": "7.5.0", | ||
"@typescript-eslint/parser": "2.4.0", | ||
"@typescript-eslint/eslint-plugin": "2.4.0", | ||
"@typescript-eslint/eslint-plugin-tslint": "2.4.0", | ||
"@typescript-eslint/parser": "2.5.0", | ||
"@typescript-eslint/eslint-plugin": "2.5.0", | ||
"@typescript-eslint/eslint-plugin-tslint": "2.5.0", | ||
"chai": "4.2.0", | ||
@@ -45,3 +45,3 @@ "chai-as-promised": "7.1.1", | ||
"eslint-plugin-import": "2.18.2", | ||
"mocha": "6.2.1", | ||
"mocha": "6.2.2", | ||
"rollup-plugin-commonjs": "10.1.0", | ||
@@ -55,6 +55,6 @@ "rollup-plugin-json": "4.0.0", | ||
"nyc": "14.1.1", | ||
"rollup": "1.23.1", | ||
"ts-loader": "6.2.0", | ||
"rollup": "1.25.2", | ||
"ts-loader": "6.2.1", | ||
"typescript": "3.6.4", | ||
"webpack": "4.41.1" | ||
"webpack": "4.41.2" | ||
}, | ||
@@ -61,0 +61,0 @@ "repository": { |
+ Added@firebase/analytics-types@0.2.2-canary.d7e93f1(transitive)
+ Added@firebase/app@0.4.20-canary.d7e93f1(transitive)
+ Added@firebase/app-types@0.4.6-canary.d7e93f1(transitive)
+ Added@firebase/installations@0.3.1-canary.d7e93f1(transitive)
+ Added@firebase/installations-types@0.2.1-canary.d7e93f1(transitive)
+ Added@firebase/logger@0.1.27-canary.d7e93f1(transitive)
+ Added@firebase/util@0.2.30-canary.d7e93f1(transitive)
- Removed@firebase/analytics-types@0.2.2-canary.5a30f33(transitive)
- Removed@firebase/app@0.4.20-canary.5a30f33(transitive)
- Removed@firebase/app-types@0.4.6-canary.5a30f33(transitive)
- Removed@firebase/installations@0.3.1-canary.5a30f33(transitive)
- Removed@firebase/installations-types@0.2.1-canary.5a30f33(transitive)
- Removed@firebase/logger@0.1.27-canary.5a30f33(transitive)
- Removed@firebase/util@0.2.30-canary.5a30f33(transitive)