@firebase/installations
Advanced tools
Comparing version 0.1.0-1 to 0.1.0-canary.5d67b57
@@ -236,3 +236,3 @@ 'use strict'; | ||
var PENDING_TIMEOUT_MS = 10000; | ||
var PACKAGE_VERSION = 'w:0.1.0-1'; // Will be replaced by Rollup | ||
var PACKAGE_VERSION = 'w:0.1.0-canary.5d67b57'; // 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-1'; // Will be replaced by Rollup | ||
var PACKAGE_VERSION = 'w:0.1.0-canary.5d67b57'; // 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-1'; // Will be replaced by Rollup | ||
const PACKAGE_VERSION = 'w:0.1.0-canary.5d67b57'; // 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-1", | ||
"version": "0.1.0-canary.5d67b57", | ||
"main": "dist/index.cjs.js", | ||
@@ -48,10 +48,10 @@ "module": "dist/index.esm.js", | ||
"peerDependencies": { | ||
"@firebase/app": "0.x", | ||
"@firebase/app-types": "0.x" | ||
"@firebase/app": "0.3.17-canary.5d67b57", | ||
"@firebase/app-types": "0.3.10-canary.5d67b57" | ||
}, | ||
"dependencies": { | ||
"@firebase/installations-types": "0.1.0-1", | ||
"@firebase/util": "0.2.14-1", | ||
"@firebase/installations-types": "0.1.0-canary.5d67b57", | ||
"@firebase/util": "0.2.14-canary.5d67b57", | ||
"idb": "3.0.2" | ||
} | ||
} |
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 33 instances 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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 33 instances in 1 package
640266
248
7190
+ Added@firebase/app@0.3.17-canary.5d67b57(transitive)
+ Added@firebase/app-types@0.3.10-canary.5d67b57(transitive)
+ Added@firebase/installations-types@0.1.0-canary.5d67b57(transitive)
+ Added@firebase/util@0.2.14-canary.5d67b57(transitive)
+ Addeddom-storage@2.1.0(transitive)
+ Addedxmlhttprequest@1.8.0(transitive)
- Removed@firebase/app@0.10.17(transitive)
- Removed@firebase/app-types@0.9.3(transitive)
- Removed@firebase/component@0.6.11(transitive)
- Removed@firebase/installations-types@0.1.0-1(transitive)
- Removed@firebase/logger@0.4.4(transitive)
- Removed@firebase/util@0.2.14-11.10.2(transitive)
- Removedidb@7.1.1(transitive)
- Removedtslib@2.8.1(transitive)