@xylabs/platform
Advanced tools
Comparing version 3.5.1 to 3.5.2
@@ -1,6 +0,6 @@ | ||
/// <reference types="node" /> | ||
import type { subtle as subtleType } from 'node:crypto'; | ||
export declare const isBrowser: () => boolean; | ||
export declare const isWebworker: () => boolean; | ||
export declare const getGlobal: <T extends object>() => typeof globalThis | T; | ||
export declare const subtle: import("crypto").webcrypto.SubtleCrypto; | ||
export declare const subtle: typeof subtleType; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -1,2 +0,1 @@ | ||
/// <reference types="node" /> | ||
export { subtle } from 'node:crypto'; | ||
@@ -3,0 +2,0 @@ export declare const isBrowser: () => boolean; |
@@ -61,6 +61,6 @@ { | ||
"devDependencies": { | ||
"@xylabs/ts-scripts-yarn3": "^3.10.4", | ||
"@xylabs/tsconfig": "^3.10.4", | ||
"@xylabs/tsconfig-dom": "^3.10.4", | ||
"typescript": "^5.4.5" | ||
"@xylabs/ts-scripts-yarn3": "^3.11.10", | ||
"@xylabs/tsconfig": "^3.11.10", | ||
"@xylabs/tsconfig-dom": "^3.11.10", | ||
"typescript": "^5.5.2" | ||
}, | ||
@@ -78,4 +78,4 @@ "engines": { | ||
"sideEffects": false, | ||
"version": "3.5.1", | ||
"version": "3.5.2", | ||
"type": "module" | ||
} |
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
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
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
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
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
23153
178