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

@edge-runtime/ponyfill

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@edge-runtime/ponyfill - npm Package Compare versions

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

4

package.json

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

"homepage": "https://edge-runtime.vercel.app/packages/ponyfill",
"version": "1.1.0-beta.34",
"version": "1.1.0-beta.35",
"main": "src/index.js",

@@ -32,3 +32,3 @@ "module": "dist/index.mjs",

"@edge-runtime/primitives": "1.1.0-beta.34",
"@edge-runtime/vm": "^1.1.0-beta.33",
"@edge-runtime/vm": "^1.1.0-beta.34",
"acorn": "8.8.0",

@@ -35,0 +35,0 @@ "acorn-loose": "8.3.0",

@@ -8,9 +8,16 @@ module.exports =

AbortSignal,
atob,
Blob,
btoa,
Cache,
caches,
CacheStorage,
console,
crypto,
Crypto,
CryptoKey,
DOMException,
Event,
EventTarget,
fetch,
FetchEvent,

@@ -26,2 +33,3 @@ File,

Response,
structuredClone,
SubtleCrypto,

@@ -36,10 +44,3 @@ TextDecoder,

WritableStreamDefaultWriter,
atob,
btoa,
caches,
console,
crypto,
fetch,
structuredClone,
}
}
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