@rushstack/set-webpack-public-path-plugin
Advanced tools
Comparing version 5.1.9 to 5.1.10
@@ -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.40.2" | ||
"packageVersion": "7.40.3" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/set-webpack-public-path-plugin", | ||
"version": "5.1.9", | ||
"version": "5.1.10", | ||
"description": "This plugin sets the webpack public path at runtime.", | ||
@@ -24,3 +24,3 @@ "main": "lib/index.js", | ||
"@rushstack/node-core-library": "4.0.0", | ||
"@rushstack/webpack-plugin-utilities": "0.4.9" | ||
"@rushstack/webpack-plugin-utilities": "0.4.10" | ||
}, | ||
@@ -30,4 +30,4 @@ "devDependencies": { | ||
"memfs": "3.4.3", | ||
"@rushstack/heft": "0.64.8", | ||
"local-node-rig": "1.0.0" | ||
"local-node-rig": "1.0.0", | ||
"@rushstack/heft": "0.65.0" | ||
}, | ||
@@ -34,0 +34,0 @@ "scripts": { |
60689
- Removed@rushstack/webpack-plugin-utilities@0.4.9(transitive)
- Removedclone-deep@4.0.1(transitive)
- Removedfs-monkey@1.0.3(transitive)
- Removedis-plain-object@2.0.4(transitive)
- Removedisobject@3.0.1(transitive)
- Removedkind-of@6.0.3(transitive)
- Removedmemfs@3.4.3(transitive)
- Removedshallow-clone@3.0.1(transitive)
- Removedwebpack-merge@5.8.0(transitive)
- Removedwildcard@2.0.1(transitive)