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

@netlify/edge-bundler

Package Overview
Dependencies
Maintainers
21
Versions
134
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@netlify/edge-bundler - npm Package Compare versions

Comparing version 8.8.0 to 8.8.1

deno/vendor/deno.land/std@0.178.0/_util/asserts.ts

6

deno/lib/common.ts

@@ -1,4 +0,4 @@

import { load } from "https://deno.land/x/eszip@v0.28.0/loader.ts";
import { LoadResponse } from "https://deno.land/x/eszip@v0.28.0/mod.ts";
import * as path from "https://deno.land/std@0.127.0/path/mod.ts";
import { load } from "https://deno.land/x/eszip@v0.37.0/loader.ts";
import { LoadResponse } from "https://deno.land/x/eszip@v0.37.0/mod.ts";
import * as path from "https://deno.land/std@0.178.0/path/mod.ts";
import { retryAsync } from "https://deno.land/x/retry@v2.0.0/mod.ts";

@@ -5,0 +5,0 @@ import { isTooManyTries } from "https://deno.land/x/retry@v2.0.0/retry/tooManyTries.ts";

@@ -1,4 +0,4 @@

import { build, LoadResponse } from 'https://deno.land/x/eszip@v0.28.0/mod.ts'
import { build, LoadResponse } from 'https://deno.land/x/eszip@v0.37.0/mod.ts'
import * as path from 'https://deno.land/std@0.127.0/path/mod.ts'
import * as path from 'https://deno.land/std@0.178.0/path/mod.ts'

@@ -5,0 +5,0 @@ import type { InputFunction, WriteStage2Options } from '../../shared/stage2.ts'

@@ -45,3 +45,3 @@ import { promises as fs } from 'fs';

'--allow-all',
'https://deno.land/x/eszip@v0.28.0/eszip.ts',
'https://deno.land/x/eszip@v0.37.0/eszip.ts',
'x',

@@ -48,0 +48,0 @@ eszipPath,

{
"name": "@netlify/edge-bundler",
"version": "8.8.0",
"version": "8.8.1",
"description": "Intelligently prepare Netlify Edge Functions for deployment",

@@ -5,0 +5,0 @@ "type": "module",

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