Socket
Socket
Sign inDemoInstall

edge-runtime

Package Overview
Dependencies
12
Maintainers
1
Versions
111
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.5.7 to 2.5.8

1

dist/server/create-handler.d.ts

@@ -0,1 +1,2 @@

/// <reference types="node" />
import type { EdgeRuntime } from '../edge-runtime';

@@ -2,0 +3,0 @@ import type { IncomingMessage, ServerResponse } from 'http';

8

package.json

@@ -5,3 +5,3 @@ {

"homepage": "https://edge-runtime.vercel.app/packages/runtime",
"version": "2.5.7",
"version": "2.5.8",
"main": "dist/index.js",

@@ -34,5 +34,5 @@ "bin": {

"time-span": "4.0.0",
"@edge-runtime/format": "2.2.0",
"@edge-runtime/ponyfill": "2.4.1",
"@edge-runtime/vm": "3.1.7"
"@edge-runtime/format": "2.2.1",
"@edge-runtime/ponyfill": "2.4.2",
"@edge-runtime/vm": "3.1.8"
},

@@ -39,0 +39,0 @@ "devDependencies": {

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc