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

@netlify/build-info

Package Overview
Dependencies
Maintainers
19
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@netlify/build-info - npm Package Compare versions

Comparing version 7.8.0 to 7.9.0

lib/runtime/bun.d.ts

3

lib/runtime/index.js
import { Brew } from './brew.js';
import { Bun } from './bun.js';
import { Emacs } from './cask.js';

@@ -11,3 +12,3 @@ import { Go } from './go.js';

import { Swift } from './swift.js';
export const runtimes = [Node, Ruby, Brew, Emacs, Go, Java, Php, Rust, Swift, Python];
export const runtimes = [Node, Ruby, Brew, Bun, Emacs, Go, Java, Php, Rust, Swift, Python];
//# sourceMappingURL=index.js.map
{
"name": "@netlify/build-info",
"version": "7.8.0",
"version": "7.9.0",
"description": "Build info utility",

@@ -76,3 +76,3 @@ "type": "module",

},
"gitHead": "0eb6dbbfd00ba11941b1ef638811eded8a030a17"
"gitHead": "6f84bd6b90008cef1578295fbed11b82b9ccc8fa"
}

Sorry, the diff of this file is not supported yet

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