Socket
Socket
Sign inDemoInstall

@firebase/performance

Package Overview
Dependencies
Maintainers
5
Versions
2693
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@firebase/performance - npm Package Compare versions

Comparing version 0.2.2-canary.38cb158 to 0.2.2-canary.46ba69a

4

dist/index.cjs.js

@@ -13,2 +13,4 @@ 'use strict';

var version = "0.2.2-canary.46ba69a";
/**

@@ -29,3 +31,3 @@ * Copyright 2017 Google Inc.

*/
var SDK_VERSION = '0.2.2-canary.38cb158';
var SDK_VERSION = version;
/** The prefix for start User Timing marks used for creating Traces. */

@@ -32,0 +34,0 @@ var TRACE_START_MARK_PREFIX = 'FB-PERF-TRACE-START';

@@ -7,2 +7,4 @@ import firebase from '@firebase/app';

var version = "0.2.2-canary.46ba69a";
/**

@@ -23,3 +25,3 @@ * Copyright 2017 Google Inc.

*/
var SDK_VERSION = '0.2.2-canary.38cb158';
var SDK_VERSION = version;
/** The prefix for start User Timing marks used for creating Traces. */

@@ -26,0 +28,0 @@ var TRACE_START_MARK_PREFIX = 'FB-PERF-TRACE-START';

@@ -6,2 +6,4 @@ import firebase from '@firebase/app';

const version = "0.2.2-canary.46ba69a";
/**

@@ -22,3 +24,3 @@ * Copyright 2017 Google Inc.

*/
const SDK_VERSION = '0.2.2-canary.38cb158';
const SDK_VERSION = version;
/** The prefix for start User Timing marks used for creating Traces. */

@@ -25,0 +27,0 @@ const TRACE_START_MARK_PREFIX = 'FB-PERF-TRACE-START';

@@ -16,3 +16,3 @@ /**

*/
export declare const SDK_VERSION = "<PERF_SDK_VERSION>";
export declare const SDK_VERSION: string;
/** The prefix for start User Timing marks used for creating Traces. */

@@ -19,0 +19,0 @@ export declare const TRACE_START_MARK_PREFIX = "FB-PERF-TRACE-START";

{
"name": "@firebase/performance",
"version": "0.2.2-canary.38cb158",
"version": "0.2.2-canary.46ba69a",
"description": "Firebase performance for web",

@@ -23,10 +23,10 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)",

"peerDependencies": {
"@firebase/app": "0.4.1-canary.38cb158",
"@firebase/app-types": "0.4.0-canary.38cb158"
"@firebase/app": "0.4.1-canary.46ba69a",
"@firebase/app-types": "0.4.0-canary.46ba69a"
},
"dependencies": {
"@firebase/logger": "0.1.14-canary.38cb158",
"@firebase/installations": "0.1.1-canary.38cb158",
"@firebase/util": "0.2.15-canary.38cb158",
"@firebase/performance-types": "0.0.1-canary.38cb158",
"@firebase/logger": "0.1.14-canary.46ba69a",
"@firebase/installations": "0.1.1-canary.46ba69a",
"@firebase/util": "0.2.15-canary.46ba69a",
"@firebase/performance-types": "0.0.1-canary.46ba69a",
"tslib": "1.9.3"

@@ -44,3 +44,3 @@ },

"rollup": "1.11.0",
"rollup-plugin-replace": "2.2.0",
"rollup-plugin-json": "4.0.0",
"rollup-plugin-typescript2": "0.21.0",

@@ -47,0 +47,0 @@ "sinon": "7.3.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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc