@firebase/util
Advanced tools
Comparing version 1.9.6 to 1.9.7-20240702143745
@@ -40,2 +40,6 @@ /** | ||
export declare function isBrowser(): boolean; | ||
/** | ||
* Detect Web Worker context | ||
*/ | ||
export declare function isWebWorker(): boolean; | ||
export declare function isBrowserExtension(): boolean; | ||
@@ -42,0 +46,0 @@ /** |
@@ -40,2 +40,6 @@ /** | ||
export declare function isBrowser(): boolean; | ||
/** | ||
* Detect Web Worker context | ||
*/ | ||
export declare function isWebWorker(): boolean; | ||
export declare function isBrowserExtension(): boolean; | ||
@@ -42,0 +46,0 @@ /** |
@@ -663,2 +663,7 @@ | ||
/** | ||
* Detect Web Worker context | ||
*/ | ||
export declare function isWebWorker(): boolean; | ||
/** | ||
* @license | ||
@@ -665,0 +670,0 @@ * Copyright 2017 Google LLC |
@@ -663,2 +663,7 @@ | ||
/** | ||
* Detect Web Worker context | ||
*/ | ||
export declare function isWebWorker(): boolean; | ||
/** | ||
* @license | ||
@@ -665,0 +670,0 @@ * Copyright 2017 Google LLC |
{ | ||
"name": "@firebase/util", | ||
"version": "1.9.6", | ||
"version": "1.9.7-20240702143745", | ||
"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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
1143971
14758
2
15