New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cloudflare/unenv-preset

Package Overview
Dependencies
Maintainers
0
Versions
340
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudflare/unenv-preset - npm Package Compare versions

Comparing version

to
0.0.0-6b63fa429

2

dist/runtime/node/module/index.d.ts

@@ -28,3 +28,3 @@ import type nodeModule from "node:module";

constants: any;
createRequire: (filename: string) => ((...args: any) => any) & {
createRequire: (_filename: string | URL) => ((...args: any) => any) & {
resolve: ((...args: any) => any) & {

@@ -31,0 +31,0 @@ paths: (...args: any) => any;

@@ -1,5 +0,5 @@

export { _errnoException, _exceptionWithHostPort, getSystemErrorMap, getSystemErrorName, isArray, isBoolean, isBuffer, isDate, isDeepStrictEqual, isError, isFunction, isNull, isNullOrUndefined, isNumber, isObject, isPrimitive, isRegExp, isString, isSymbol, isUndefined, parseEnv, styleText, } from "unenv/runtime/node/util/index";
export declare const MIMEParams: typeof import("util").MIMEParams, MIMEType: typeof import("util").MIMEType, TextDecoder: typeof import("util").TextDecoder, TextEncoder: typeof import("util").TextEncoder, _extend: any, aborted: typeof import("util").aborted, callbackify: typeof import("util").callbackify, debug: typeof import("util").debuglog, debuglog: typeof import("util").debuglog, deprecate: typeof import("util").deprecate, format: typeof import("util").format, formatWithOptions: typeof import("util").formatWithOptions, getCallSite: typeof import("util").getCallSite, inherits: typeof import("util").inherits, inspect: typeof import("util").inspect, log: typeof import("util").log, parseArgs: typeof import("util").parseArgs, promisify: typeof import("util").promisify, stripVTControlCharacters: typeof import("util").stripVTControlCharacters, toUSVString: typeof import("util").toUSVString, transferableAbortController: typeof import("util").transferableAbortController, transferableAbortSignal: typeof import("util").transferableAbortSignal;
export { _errnoException, _exceptionWithHostPort, getSystemErrorMap, getSystemErrorName, isBoolean, isBuffer, isDate, isError, isFunction, isNull, isNullOrUndefined, isNumber, isObject, isPrimitive, isRegExp, isString, isSymbol, isUndefined, parseEnv, styleText, } from "unenv/runtime/node/util/index";
export declare const MIMEParams: typeof import("util").MIMEParams, MIMEType: typeof import("util").MIMEType, TextDecoder: typeof import("util").TextDecoder, TextEncoder: typeof import("util").TextEncoder, _extend: any, aborted: typeof import("util").aborted, callbackify: typeof import("util").callbackify, debug: typeof import("util").debuglog, debuglog: typeof import("util").debuglog, deprecate: typeof import("util").deprecate, format: typeof import("util").format, formatWithOptions: typeof import("util").formatWithOptions, getCallSite: typeof import("util").getCallSite, inherits: typeof import("util").inherits, inspect: typeof import("util").inspect, isArray: typeof import("util").isArray, isDeepStrictEqual: typeof import("util").isDeepStrictEqual, log: typeof import("util").log, parseArgs: typeof import("util").parseArgs, promisify: typeof import("util").promisify, stripVTControlCharacters: typeof import("util").stripVTControlCharacters, toUSVString: typeof import("util").toUSVString, transferableAbortController: typeof import("util").transferableAbortController, transferableAbortSignal: typeof import("util").transferableAbortSignal;
export declare const types: typeof import("node:util/types");
declare const _default: any;
export default _default;
{
"name": "@cloudflare/unenv-preset",
"version": "0.0.0-6b111231d",
"version": "0.0.0-6b63fa429",
"description": "cloudflare preset for unenv",

@@ -43,11 +43,11 @@ "keywords": [

"@types/node-unenv": "npm:@types/node@^22.10.5",
"typescript": "~5.6.3",
"typescript": "^5.7.2",
"unbuild": "^3.2.0",
"undici": "^5.28.4",
"vitest": "~2.1.8",
"wrangler": "0.0.0-6b111231d"
"undici": "^5.28.5",
"vitest": "~3.0.5",
"wrangler": "0.0.0-6b63fa429"
},
"peerDependencies": {
"unenv": "2.0.0-rc.0",
"workerd": "^1.20241230.0"
"unenv": "2.0.0-rc.1",
"workerd": "^1.20250124.0"
},

@@ -54,0 +54,0 @@ "peerDependenciesMeta": {

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