Socket
Socket
Sign inDemoInstall

@vercel/build-utils

Package Overview
Dependencies
0
Maintainers
9
Versions
295
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.10.0 to 7.11.0

dist/os.d.ts

6

CHANGELOG.md
# @vercel/build-utils
## 7.11.0
### Minor Changes
- Add `getOsRelease()` and `getProvidedRuntime()` functions ([#11370](https://github.com/vercel/vercel/pull/11370))
## 7.10.0

@@ -4,0 +10,0 @@

1

dist/index.d.ts

@@ -25,2 +25,3 @@ import FileBlob from './file-blob';

export { normalizePath } from './fs/normalize-path';
export { getOsRelease, getProvidedRuntime } from './os';
export * from './should-serve';

@@ -27,0 +28,0 @@ export * from './schemas';

2

package.json
{
"name": "@vercel/build-utils",
"version": "7.10.0",
"version": "7.11.0",
"license": "Apache-2.0",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc