@rushstack/package-extractor
Advanced tools
Comparing version 0.7.11 to 0.7.12
@@ -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.45.0" | ||
"packageVersion": "7.45.1" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/package-extractor", | ||
"version": "0.7.11", | ||
"version": "0.7.12", | ||
"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.51", | ||
"@rushstack/heft-webpack5-plugin": "0.9.51", | ||
"@rushstack/heft": "0.66.14" | ||
"@rushstack/heft-webpack5-plugin": "0.9.52", | ||
"@rushstack/heft": "0.66.15", | ||
"@rushstack/webpack-preserve-dynamic-require-plugin": "0.11.52" | ||
}, | ||
@@ -36,0 +36,0 @@ "scripts": { |