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.0.0 to 1.0.1-beta.0

2

dist/index.d.ts

@@ -6,3 +6,3 @@ /// <reference types="node" />

import type * as Abort from 'abort-controller'
import type * as WebStream from 'web-streams-polyfill/ponyfill'
import type * as WebStream from 'web-streams-polyfill'

@@ -9,0 +9,0 @@ type URLPatternInput = URLPatternInit | string

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

"homepage": "https://edge-runtime.vercel.app/packages/primitives",
"version": "1.0.0",
"version": "1.0.1-beta.0",
"main": "dist/index.js",

@@ -36,8 +36,7 @@ "repository": {

"uuid": "8.3.2",
"web-streams-polyfill": "3.2.1"
"web-streams-polyfill": "4.0.0-beta.1"
},
"devDependencies": {
"esbuild": "latest",
"esbuild-plugin-alias": "latest",
"esbuild-plugin-replace": "latest"
"esbuild-plugin-alias": "latest"
},

@@ -67,3 +66,3 @@ "files": [

"types": "dist/index.d.ts",
"gitHead": "0fc9e3b28be41bc1965e448bbd3403da843e46e6"
"gitHead": "5af380e94d26740ef4d2c3ae2cc0113f59cc67ab"
}

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