@best/builder
Advanced tools
Comparing version 4.0.0-beta9 to 4.1.0
@@ -49,3 +49,3 @@ "use strict"; | ||
const { gitInfo: { lastCommit: { hash: gitHash }, localChanges } } = globalConfig; | ||
const { projectName, benchmarkOutput, rootDir } = projectConfig; | ||
const { projectName, benchmarkOutput } = projectConfig; | ||
const ext = path_1.default.extname(entry); | ||
@@ -86,4 +86,4 @@ const benchmarkName = path_1.default.basename(entry, ext); | ||
benchmarkName, | ||
benchmarkFolder: path_1.default.relative(rootDir, benchmarkFolder), | ||
benchmarkEntry: path_1.default.relative(rootDir, benchmarkEntry), | ||
benchmarkFolder, | ||
benchmarkEntry, | ||
benchmarkSignature, | ||
@@ -90,0 +90,0 @@ projectConfig, |
@@ -7,3 +7,3 @@ { | ||
}, | ||
"version": "4.0.0-beta9", | ||
"version": "4.1.0", | ||
"description": "Best build package", | ||
@@ -17,4 +17,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@best/runtime": "4.0.0-beta9", | ||
"@best/utils": "4.0.0-beta9", | ||
"@best/runtime": "4.1.0", | ||
"@best/utils": "4.1.0", | ||
"mkdirp": "~0.5.1", | ||
@@ -29,4 +29,3 @@ "ncp": "^2.0.0", | ||
"build/**/*.js" | ||
], | ||
"gitHead": "e6715b73efc2f47459b39a2c956676caf49c5a19" | ||
] | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
11817
6
1
+ Added@best/runtime@4.1.0(transitive)
+ Added@best/utils@4.1.0(transitive)
+ Added@types/node@22.10.1(transitive)
+ Addedci-info@3.9.0(transitive)
+ Addedis-ci@3.0.1(transitive)
+ Addedsysteminformation@5.23.5(transitive)
+ Addedundici-types@6.20.0(transitive)
- Removed@best/runtime@4.0.0-beta9(transitive)
- Removed@best/utils@4.0.0-beta9(transitive)
- Removed@types/node@22.9.4(transitive)
- Removedci-info@2.0.0(transitive)
- Removedis-ci@2.0.0(transitive)
- Removedsysteminformation@4.9.2(transitive)
- Removedundici-types@6.19.8(transitive)
Updated@best/runtime@4.1.0
Updated@best/utils@4.1.0