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

@edge-runtime/format

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@edge-runtime/format - npm Package Compare versions

Comparing version 1.1.0-beta.11 to 1.1.0-beta.12

7

package.json

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

"homepage": "https://github.com/vercel/edge-runtime#readme",
"version": "1.1.0-beta.11",
"version": "1.1.0-beta.12",
"main": "dist/index.js",

@@ -30,2 +30,5 @@ "repository": {

"build": "tsc --project ./tsconfig.prod.json",
"clean": "pnpm run clean:node && pnpm run clean:build",
"clean:node": "rm -rf node_modules",
"clean:build": "rm -rf dist",
"test": "TZ=UTC jest"

@@ -49,3 +52,3 @@ },

"types": "dist/index.d.ts",
"gitHead": "5381871804e3d5c58a61154a82296e0a7096afb9"
"gitHead": "0e0c9d189a83b070551b04c094631f9e0b2cc8d1"
}
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