@rushstack/package-extractor
Advanced tools
Comparing version 0.7.7 to 0.7.8
@@ -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.43.7" | ||
"packageVersion": "7.43.8" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/package-extractor", | ||
"version": "0.7.7", | ||
"version": "0.7.8", | ||
"description": "A library for bundling selected files and dependencies into a deployable package.", | ||
@@ -31,5 +31,5 @@ "main": "lib/index.js", | ||
"local-node-rig": "1.0.0", | ||
"@rushstack/webpack-preserve-dynamic-require-plugin": "0.11.47", | ||
"@rushstack/heft-webpack5-plugin": "0.9.47", | ||
"@rushstack/heft": "0.66.10" | ||
"@rushstack/heft-webpack5-plugin": "0.9.48", | ||
"@rushstack/heft": "0.66.11", | ||
"@rushstack/webpack-preserve-dynamic-require-plugin": "0.11.48" | ||
}, | ||
@@ -36,0 +36,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
199149