@firebase/installations
Advanced tools
Comparing version 0.6.8-canary.52f8deb1d to 0.6.8-canary.62661245f
@@ -8,3 +8,3 @@ import { getApp, _getProvider, _registerComponent, registerVersion } from '@firebase/app'; | ||
var name = "@firebase/installations"; | ||
var version = "0.6.8-canary.52f8deb1d"; | ||
var version = "0.6.8-canary.62661245f"; | ||
@@ -680,7 +680,7 @@ /** | ||
if (!(isServerError(e_1) && e_1.customData.serverCode === 409)) return [3 /*break*/, 4]; | ||
// Server returned a "FID can not be used" error. | ||
// Server returned a "FID cannot be used" error. | ||
// Generate a new ID next time. | ||
return [4 /*yield*/, remove(installations.appConfig)]; | ||
case 3: | ||
// Server returned a "FID can not be used" error. | ||
// Server returned a "FID cannot be used" error. | ||
// Generate a new ID next time. | ||
@@ -687,0 +687,0 @@ _a.sent(); |
@@ -7,3 +7,3 @@ import { _getProvider, getApp, _registerComponent, registerVersion } from '@firebase/app'; | ||
const name = "@firebase/installations"; | ||
const version = "0.6.8-canary.52f8deb1d"; | ||
const version = "0.6.8-canary.62661245f"; | ||
@@ -566,3 +566,3 @@ /** | ||
if (isServerError(e) && e.customData.serverCode === 409) { | ||
// Server returned a "FID can not be used" error. | ||
// Server returned a "FID cannot be used" error. | ||
// Generate a new ID next time. | ||
@@ -569,0 +569,0 @@ await remove(installations.appConfig); |
@@ -12,3 +12,3 @@ 'use strict'; | ||
var name = "@firebase/installations"; | ||
var version = "0.6.8-canary.52f8deb1d"; | ||
var version = "0.6.8-canary.62661245f"; | ||
@@ -684,7 +684,7 @@ /** | ||
if (!(isServerError(e_1) && e_1.customData.serverCode === 409)) return [3 /*break*/, 4]; | ||
// Server returned a "FID can not be used" error. | ||
// Server returned a "FID cannot be used" error. | ||
// Generate a new ID next time. | ||
return [4 /*yield*/, remove(installations.appConfig)]; | ||
case 3: | ||
// Server returned a "FID can not be used" error. | ||
// Server returned a "FID cannot be used" error. | ||
// Generate a new ID next time. | ||
@@ -691,0 +691,0 @@ _a.sent(); |
{ | ||
"name": "@firebase/installations", | ||
"version": "0.6.8-canary.52f8deb1d", | ||
"version": "0.6.8-canary.62661245f", | ||
"author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", | ||
@@ -54,3 +54,3 @@ "main": "dist/index.cjs.js", | ||
"devDependencies": { | ||
"@firebase/app": "0.10.6-canary.52f8deb1d", | ||
"@firebase/app": "0.10.7-canary.62661245f", | ||
"rollup": "2.79.1", | ||
@@ -65,7 +65,7 @@ "@rollup/plugin-commonjs": "21.1.0", | ||
"peerDependencies": { | ||
"@firebase/app": "0.10.6-canary.52f8deb1d" | ||
"@firebase/app": "0.10.7-canary.62661245f" | ||
}, | ||
"dependencies": { | ||
"@firebase/util": "1.9.7-canary.52f8deb1d", | ||
"@firebase/component": "0.6.8-canary.52f8deb1d", | ||
"@firebase/util": "1.9.7-canary.62661245f", | ||
"@firebase/component": "0.6.8-canary.62661245f", | ||
"idb": "7.1.1", | ||
@@ -72,0 +72,0 @@ "tslib": "^2.1.0" |
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
506056
+ Added@firebase/app@0.10.7-canary.62661245f(transitive)
+ Added@firebase/component@0.6.8-canary.62661245f(transitive)
+ Added@firebase/logger@0.4.2-canary.62661245f(transitive)
+ Added@firebase/util@1.9.7-canary.62661245f(transitive)
- Removed@firebase/app@0.10.6-canary.52f8deb1d(transitive)
- Removed@firebase/component@0.6.8-canary.52f8deb1d(transitive)
- Removed@firebase/logger@0.4.2-canary.52f8deb1d(transitive)
- Removed@firebase/util@1.9.7-canary.52f8deb1d(transitive)