@firebase/performance
Advanced tools
Comparing version 0.2.0-canary.932d7be to 0.2.0-canary.96617d3
@@ -28,3 +28,3 @@ 'use strict'; | ||
*/ | ||
var SDK_VERSION = '0.2.0-canary.932d7be'; | ||
var SDK_VERSION = '0.2.0-canary.96617d3'; | ||
/** The prefix for start User Timing marks used for creating Traces. */ | ||
@@ -31,0 +31,0 @@ var TRACE_START_MARK_PREFIX = 'FB-PERF-TRACE-START'; |
@@ -22,3 +22,3 @@ import firebase from '@firebase/app'; | ||
*/ | ||
var SDK_VERSION = '0.2.0-canary.932d7be'; | ||
var SDK_VERSION = '0.2.0-canary.96617d3'; | ||
/** The prefix for start User Timing marks used for creating Traces. */ | ||
@@ -25,0 +25,0 @@ var TRACE_START_MARK_PREFIX = 'FB-PERF-TRACE-START'; |
@@ -21,3 +21,3 @@ import firebase from '@firebase/app'; | ||
*/ | ||
const SDK_VERSION = '0.2.0-canary.932d7be'; | ||
const SDK_VERSION = '0.2.0-canary.96617d3'; | ||
/** The prefix for start User Timing marks used for creating Traces. */ | ||
@@ -24,0 +24,0 @@ const TRACE_START_MARK_PREFIX = 'FB-PERF-TRACE-START'; |
{ | ||
"name": "@firebase/performance", | ||
"version": "0.2.0-canary.932d7be", | ||
"version": "0.2.0-canary.96617d3", | ||
"description": "Firebase performance for web", | ||
@@ -23,10 +23,10 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", | ||
"peerDependencies": { | ||
"@firebase/app": "0.3.16-canary.932d7be", | ||
"@firebase/app-types": "0.3.9-canary.932d7be" | ||
"@firebase/app": "0.3.16-canary.96617d3", | ||
"@firebase/app-types": "0.3.9-canary.96617d3" | ||
}, | ||
"dependencies": { | ||
"@firebase/logger": "0.1.12-canary.932d7be", | ||
"@firebase/installations": "0.1.0-canary.932d7be", | ||
"@firebase/util": "0.2.13-canary.932d7be", | ||
"@firebase/performance-types": "0.0.1-canary.932d7be", | ||
"@firebase/logger": "0.1.12-canary.96617d3", | ||
"@firebase/installations": "0.1.0-canary.96617d3", | ||
"@firebase/util": "0.2.13-canary.96617d3", | ||
"@firebase/performance-types": "0.0.1-canary.96617d3", | ||
"tslib": "1.9.3" | ||
@@ -33,0 +33,0 @@ }, |
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
42
1
274
+ Added@firebase/app@0.3.16-canary.96617d3(transitive)
+ Added@firebase/app-types@0.3.9-canary.96617d3(transitive)
+ Added@firebase/installations@0.1.0-canary.96617d3(transitive)
+ Added@firebase/installations-types@0.1.0-canary.96617d3(transitive)
+ Added@firebase/logger@0.1.12-canary.96617d3(transitive)
+ Added@firebase/performance-types@0.0.1-canary.96617d3(transitive)
+ Added@firebase/util@0.2.13-canary.96617d3(transitive)
- Removed@firebase/app@0.3.16-canary.932d7be(transitive)
- Removed@firebase/app-types@0.3.9-canary.932d7be(transitive)
- Removed@firebase/installations@0.1.0-canary.932d7be(transitive)
- Removed@firebase/installations-types@0.1.0-canary.932d7be(transitive)
- Removed@firebase/logger@0.1.12-canary.932d7be(transitive)
- Removed@firebase/util@0.2.13-canary.932d7be(transitive)