You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@astrojs/vercel

Package Overview
Dependencies
Maintainers
4
Versions
225
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@astrojs/vercel - npm Package Compare versions

Comparing version

to
0.0.0-include-files-20221014142503

2

CHANGELOG.md
# @astrojs/vercel
## 0.0.0-include-files-20221014115259
## 0.0.0-include-files-20221014142503

@@ -5,0 +5,0 @@ ### Minor Changes

import { nodeFileTrace } from "@vercel/nft";
import { relative as relativePath } from "node:path";
import { fileURLToPath } from "node:url";
import { copyFilesToFunction } from "./fs";
import { copyFilesToFunction } from "./fs.js";
async function copyDependenciesToFunction({

@@ -6,0 +6,0 @@ entry,

{
"name": "@astrojs/vercel",
"description": "Deploy your site to Vercel",
"version": "0.0.0-include-files-20221014115259",
"version": "0.0.0-include-files-20221014142503",
"type": "module",

@@ -45,3 +45,3 @@ "author": "withastro",

"devDependencies": {
"astro": "0.0.0-include-files-20221014115259",
"astro": "0.0.0-include-files-20221014142503",
"astro-scripts": "0.0.8",

@@ -48,0 +48,0 @@ "chai": "^4.3.6",

@@ -5,3 +5,3 @@ import { nodeFileTrace } from '@vercel/nft';

import { copyFilesToFunction } from './fs';
import { copyFilesToFunction } from './fs.js';

@@ -8,0 +8,0 @@ export async function copyDependenciesToFunction({

Sorry, the diff of this file is not supported yet