You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@vercel/backends

Package Overview
Dependencies
Maintainers
2
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vercel/backends - npm Package Compare versions

Comparing version
0.0.40
to
0.0.41
+2
-2
./dist/index.mjs

@@ -485,3 +485,3 @@ import { builtinModules, createRequire } from "node:module";

return require_$1.resolve("typescript/bin/tsc", { paths: [args.workPath] });
} catch (e) {
} catch (_e) {
return null;

@@ -1223,3 +1223,3 @@ }

return require_.resolve("typescript/bin/tsc", { paths: [args.workPath] });
} catch (e) {
} catch (_e) {
return null;

@@ -1226,0 +1226,0 @@ }

@@ -485,3 +485,3 @@ import { builtinModules, createRequire } from "node:module";

return require_$1.resolve("typescript/bin/tsc", { paths: [args.workPath] });
} catch (e) {
} catch (_e) {
return null;

@@ -1223,3 +1223,3 @@ }

return require_.resolve("typescript/bin/tsc", { paths: [args.workPath] });
} catch (e) {
} catch (_e) {
return null;

@@ -1226,0 +1226,0 @@ }

{
"name": "@vercel/backends",
"version": "0.0.40",
"version": "0.0.41",
"license": "Apache-2.0",

@@ -37,3 +37,3 @@ "main": "./dist/index.mjs",

"zod": "3.22.4",
"@vercel/build-utils": "13.6.2"
"@vercel/build-utils": "13.6.3"
},

@@ -40,0 +40,0 @@ "peerDependencies": {