Socket
Socket
Sign inDemoInstall

vercel-deno-dev

Package Overview
Dependencies
26
Maintainers
1
Versions
191
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0-3cbfe683b8c744314513035dd6d3ccf67c6cee8d to 0.1.0-4d74fbd9a5f6e5dc1f59563e295a2af280298594

2

dist/build/getDenoLambdaLayer.js

@@ -37,2 +37,3 @@ "use strict";

const bootstrapPath = path_1.default.join(__dirname, "../boot/bootstrap");
const runtimefiles = await build_utils_1.glob("**", { cwd: path_1.default.join(__dirname, '../boot') });
if (isDev) {

@@ -45,2 +46,3 @@ const bashPath = await which_1.default("bash");

return {
...runtimefiles,
bootstrap: new build_utils_1.FileFsRef({

@@ -47,0 +49,0 @@ mode: 0o755,

2

package.json
{
"name": "vercel-deno-dev",
"version": "0.1.0-3cbfe683b8c744314513035dd6d3ccf67c6cee8d",
"version": "0.1.0-4d74fbd9a5f6e5dc1f59563e295a2af280298594",
"description": "run deno on vercel",

@@ -5,0 +5,0 @@ "main": "./dist/index",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc