@rushstack/heft
Advanced tools
Comparing version 0.63.6 to 0.64.0
@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard. | ||
"packageName": "@microsoft/api-extractor", | ||
"packageVersion": "7.39.0" | ||
"packageVersion": "7.39.1" | ||
} | ||
] | ||
} |
@@ -154,5 +154,5 @@ "use strict"; | ||
} | ||
exports.HeftPluginConfiguration = HeftPluginConfiguration; | ||
HeftPluginConfiguration._jsonSchema = node_core_library_1.JsonSchema.fromLoadedObject(heft_plugin_schema_json_1.default); | ||
HeftPluginConfiguration._pluginConfigurationPromises = new Map(); | ||
exports.HeftPluginConfiguration = HeftPluginConfiguration; | ||
//# sourceMappingURL=HeftPluginConfiguration.js.map |
@@ -8,2 +8,3 @@ "use strict"; | ||
} | ||
exports.Constants = Constants; | ||
Constants.projectConfigFolderName = 'config'; | ||
@@ -25,3 +26,2 @@ Constants.cacheFolderName = '.cache'; | ||
Constants.maxParallelism = 100; | ||
exports.Constants = Constants; | ||
//# sourceMappingURL=Constants.js.map |
@@ -160,5 +160,5 @@ "use strict"; | ||
} | ||
exports.CoreConfigFiles = CoreConfigFiles; | ||
CoreConfigFiles.heftConfigurationProjectRelativeFilePath = `${Constants_1.Constants.projectConfigFolderName}/${Constants_1.Constants.heftConfigurationFilename}`; | ||
CoreConfigFiles.nodeServiceConfigurationProjectRelativeFilePath = `${Constants_1.Constants.projectConfigFolderName}/${Constants_1.Constants.nodeServiceConfigurationFilename}`; | ||
exports.CoreConfigFiles = CoreConfigFiles; | ||
//# sourceMappingURL=CoreConfigFiles.js.map |
{ | ||
"name": "@rushstack/heft", | ||
"version": "0.63.6", | ||
"version": "0.64.0", | ||
"description": "Build all your JavaScript projects the same way: A way that works.", | ||
@@ -39,7 +39,7 @@ "keywords": [ | ||
"watchpack": "2.4.0", | ||
"@rushstack/heft-config-file": "0.14.4", | ||
"@rushstack/node-core-library": "3.63.0", | ||
"@rushstack/operation-graph": "0.2.2", | ||
"@rushstack/heft-config-file": "0.14.4", | ||
"@rushstack/ts-command-line": "4.17.1", | ||
"@rushstack/rig-package": "0.5.1" | ||
"@rushstack/operation-graph": "0.2.3", | ||
"@rushstack/rig-package": "0.5.1", | ||
"@rushstack/ts-command-line": "4.17.1" | ||
}, | ||
@@ -52,3 +52,3 @@ "devDependencies": { | ||
"@types/watchpack": "2.4.0", | ||
"typescript": "~5.0.4", | ||
"typescript": "~5.3.3", | ||
"@microsoft/api-extractor": "7.39.1", | ||
@@ -55,0 +55,0 @@ "local-eslint-config": "1.0.0" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
865003
+ Added@rushstack/operation-graph@0.2.3(transitive)
- Removed@rushstack/operation-graph@0.2.2(transitive)