@firebase/installations
Advanced tools
Comparing version 0.1.0-canary.20a4430 to 0.1.0-canary.52bdce3
@@ -236,3 +236,3 @@ 'use strict'; | ||
var PENDING_TIMEOUT_MS = 10000; | ||
var PACKAGE_VERSION = 'w:0.1.0-canary.20a4430'; // Will be replaced by Rollup | ||
var PACKAGE_VERSION = 'w:0.1.0-canary.52bdce3'; // Will be replaced by Rollup | ||
var INTERNAL_AUTH_VERSION = 'FIS_v2'; | ||
@@ -239,0 +239,0 @@ var INSTALLATIONS_API_URL = 'https://firebaseinstallations.googleapis.com/v1'; |
@@ -230,3 +230,3 @@ import firebase from '@firebase/app'; | ||
var PENDING_TIMEOUT_MS = 10000; | ||
var PACKAGE_VERSION = 'w:0.1.0-canary.20a4430'; // Will be replaced by Rollup | ||
var PACKAGE_VERSION = 'w:0.1.0-canary.52bdce3'; // Will be replaced by Rollup | ||
var INTERNAL_AUTH_VERSION = 'FIS_v2'; | ||
@@ -233,0 +233,0 @@ var INSTALLATIONS_API_URL = 'https://firebaseinstallations.googleapis.com/v1'; |
@@ -22,3 +22,3 @@ import firebase from '@firebase/app'; | ||
const PENDING_TIMEOUT_MS = 10000; | ||
const PACKAGE_VERSION = 'w:0.1.0-canary.20a4430'; // Will be replaced by Rollup | ||
const PACKAGE_VERSION = 'w:0.1.0-canary.52bdce3'; // Will be replaced by Rollup | ||
const INTERNAL_AUTH_VERSION = 'FIS_v2'; | ||
@@ -25,0 +25,0 @@ const INSTALLATIONS_API_URL = 'https://firebaseinstallations.googleapis.com/v1'; |
{ | ||
"name": "@firebase/installations", | ||
"version": "0.1.0-canary.20a4430", | ||
"version": "0.1.0-canary.52bdce3", | ||
"main": "dist/index.cjs.js", | ||
@@ -33,3 +33,3 @@ "module": "dist/index.esm.js", | ||
"mocha": "6.1.4", | ||
"rollup": "1.10.1", | ||
"rollup": "1.11.0", | ||
"rollup-plugin-commonjs": "9.3.4", | ||
@@ -49,10 +49,10 @@ "rollup-plugin-node-resolve": "4.2.3", | ||
"peerDependencies": { | ||
"@firebase/app": "0.3.17-canary.20a4430", | ||
"@firebase/app-types": "0.3.10-canary.20a4430" | ||
"@firebase/app": "0.3.17-canary.52bdce3", | ||
"@firebase/app-types": "0.3.10-canary.52bdce3" | ||
}, | ||
"dependencies": { | ||
"@firebase/installations-types": "0.1.0-canary.20a4430", | ||
"@firebase/util": "0.2.14-canary.20a4430", | ||
"@firebase/installations-types": "0.1.0-canary.52bdce3", | ||
"@firebase/util": "0.2.14-canary.52bdce3", | ||
"idb": "3.0.2" | ||
} | ||
} |
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
640212
249
7184
31
+ Added@firebase/app@0.3.17-canary.52bdce3(transitive)
+ Added@firebase/app-types@0.3.10-canary.52bdce3(transitive)
+ Added@firebase/installations-types@0.1.0-canary.52bdce3(transitive)
+ Added@firebase/util@0.2.14-canary.52bdce3(transitive)
- Removed@firebase/app@0.3.17-canary.20a4430(transitive)
- Removed@firebase/app-types@0.3.10-canary.20a4430(transitive)
- Removed@firebase/installations-types@0.1.0-canary.20a4430(transitive)
- Removed@firebase/util@0.2.14-canary.20a4430(transitive)