@netlify/build-info
Advanced tools
Comparing version 7.10.0 to 7.10.1
@@ -18,2 +18,8 @@ import { parse } from 'semver'; | ||
}, | ||
["npm" /* PkgManager.NPM */]: { | ||
name: "npm" /* PkgManager.NPM */, | ||
installCommand: 'npm install', | ||
runCommand: 'npm run', | ||
lockFile: 'package-lock.json', | ||
}, | ||
["bun" /* PkgManager.BUN */]: { | ||
@@ -25,8 +31,2 @@ name: "bun" /* PkgManager.BUN */, | ||
}, | ||
["npm" /* PkgManager.NPM */]: { | ||
name: "npm" /* PkgManager.NPM */, | ||
installCommand: 'npm install', | ||
runCommand: 'npm run', | ||
lockFile: 'package-lock.json', | ||
}, | ||
}; | ||
@@ -33,0 +33,0 @@ /** |
{ | ||
"name": "@netlify/build-info", | ||
"version": "7.10.0", | ||
"version": "7.10.1", | ||
"description": "Build info utility", | ||
@@ -76,3 +76,3 @@ "type": "module", | ||
}, | ||
"gitHead": "fd6eae5bcec2dca540587be16e9bc84a58830dcf" | ||
"gitHead": "b12ed7f9d92309db514bc932cee6868748f3e684" | ||
} |
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