@netlify/build-info
Advanced tools
Comparing version 7.8.0 to 7.9.0
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
309120
287
5730