Socket
Socket
Sign inDemoInstall

@edge-runtime/primitives

Package Overview
Dependencies
Maintainers
1
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@edge-runtime/primitives - npm Package Compare versions

Comparing version 1.1.0-beta.35 to 1.1.0-beta.36

4

dist/cache.js

@@ -108,5 +108,3 @@ "use strict";

if (error.message === "disturbed") {
throw new TypeError(
"Failed to execute 'put' on 'Cache': Response body is already used"
);
throw new TypeError("The body has already been consumed.");
}

@@ -113,0 +111,0 @@ throw error;

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

"homepage": "https://edge-runtime.vercel.app/packages/primitives",
"version": "1.1.0-beta.35",
"version": "1.1.0-beta.36",
"main": "dist/index.js",

@@ -37,3 +37,3 @@ "repository": {

"tsup": "6",
"undici": "5.10.0",
"undici": "5.11.0",
"urlpattern-polyfill": "6.0.1",

@@ -40,0 +40,0 @@ "uuid": "9.0.0",

Sorry, the diff of this file is too big to display

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