Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@xylabs/platform

Package Overview
Dependencies
Maintainers
0
Versions
133
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xylabs/platform - npm Package Compare versions

Comparing version 3.5.1 to 3.5.2

4

dist/browser/index.d.ts

@@ -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

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