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

bun-types

Package Overview
Dependencies
Maintainers
3
Versions
687
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bun-types - npm Package Compare versions

Comparing version 1.1.27-canary.20240903T141416 to 1.1.27-canary.20240904T140543

4

globals.d.ts

@@ -142,7 +142,7 @@ export {};

import type { MessagePort } from "worker_threads";
import type {
TextDecoder as NodeTextDecoder,
TextEncoder as NodeTextEncoder,
TextDecoder as NodeTextDecoder,
} from "util";
import type { MessagePort } from "worker_threads";
import type { WebSocket as _WebSocket } from "ws";

@@ -149,0 +149,0 @@

export {};
import type { Env, PathLike, BunFile } from "bun";
import type { BunFile, Env, PathLike } from "bun";

@@ -5,0 +5,0 @@ declare global {

{
"version": "1.1.27-canary.20240903T141416",
"version": "1.1.27-canary.20240904T140543",
"name": "bun-types",

@@ -4,0 +4,0 @@ "license": "MIT",

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