@firebase/util
Advanced tools
Comparing version 1.9.6-dataconnect-preview.877f8b7d0 to 1.9.6-eap-firestore-backfiller.87babf60c
@@ -40,2 +40,1 @@ /** | ||
export * from './src/global'; | ||
export * from './src/fetch_provider'; |
@@ -40,2 +40,1 @@ /** | ||
export * from './src/global'; | ||
export * from './src/fetch_provider'; |
@@ -40,2 +40,1 @@ /** | ||
export * from './src/global'; | ||
export * from './src/fetch_provider'; |
@@ -40,2 +40,1 @@ /** | ||
export * from './src/global'; | ||
export * from './src/fetch_provider'; |
@@ -405,28 +405,2 @@ | ||
/** | ||
* @license | ||
* Copyright 2023 Google LLC | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
* You may obtain a copy of the License at | ||
* | ||
* http://www.apache.org/licenses/LICENSE-2.0 | ||
* | ||
* Unless required by applicable law or agreed to in writing, software | ||
* distributed under the License is distributed on an "AS IS" BASIS, | ||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
* See the License for the specific language governing permissions and | ||
* limitations under the License. | ||
*/ | ||
export declare class FetchProvider { | ||
private static fetchImpl; | ||
private static headersImpl; | ||
private static responseImpl; | ||
static initialize(fetchImpl: typeof fetch, headersImpl?: typeof Headers, responseImpl?: typeof Response): void; | ||
static fetch(): typeof fetch; | ||
static headers(): typeof Headers; | ||
static response(): typeof Response; | ||
} | ||
/** | ||
* An object that can be injected into the environment as __FIREBASE_DEFAULTS__, | ||
@@ -433,0 +407,0 @@ * either as a property of globalThis, a shell environment variable, or a |
@@ -405,28 +405,2 @@ | ||
/** | ||
* @license | ||
* Copyright 2023 Google LLC | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
* You may obtain a copy of the License at | ||
* | ||
* http://www.apache.org/licenses/LICENSE-2.0 | ||
* | ||
* Unless required by applicable law or agreed to in writing, software | ||
* distributed under the License is distributed on an "AS IS" BASIS, | ||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
* See the License for the specific language governing permissions and | ||
* limitations under the License. | ||
*/ | ||
export declare class FetchProvider { | ||
private static fetchImpl; | ||
private static headersImpl; | ||
private static responseImpl; | ||
static initialize(fetchImpl: typeof fetch, headersImpl?: typeof Headers, responseImpl?: typeof Response): void; | ||
static fetch(): typeof fetch; | ||
static headers(): typeof Headers; | ||
static response(): typeof Response; | ||
} | ||
/** | ||
* An object that can be injected into the environment as __FIREBASE_DEFAULTS__, | ||
@@ -433,0 +407,0 @@ * either as a property of globalThis, a shell environment variable, or a |
{ | ||
"name": "@firebase/util", | ||
"version": "1.9.6-dataconnect-preview.877f8b7d0", | ||
"version": "1.9.6-eap-firestore-backfiller.87babf60c", | ||
"description": "", | ||
@@ -41,2 +41,3 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", | ||
"test:node": "TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha test/**/*.test.* --config ../../config/mocharc.node.js", | ||
"trusted-type-check": "tsec -p tsconfig.json --noEmit", | ||
"api-report": "api-extractor run --local --verbose", | ||
@@ -43,0 +44,0 @@ "typings:public": "node ../../scripts/build/use_typings.js ./dist/util-public.d.ts" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
1140185
86
14700