File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
heft-plugins/heft-isolated-typescript-transpile-plugin
webpack/webpack-workspace-resolve-plugin Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rushstack/heft-isolated-typescript-transpile-plugin" ,
3
- "version" : " 0.1.13 " ,
3
+ "version" : " 0.1.14 " ,
4
4
"description" : " Heft plugin for transpiling TypeScript with SWC" ,
5
5
"repository" : {
6
6
"type" : " git" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rushstack/lookup-by-path" ,
3
- "version" : " 0.6.1 " ,
3
+ "version" : " 0.7.0 " ,
4
4
"description" : " Strongly typed trie data structure for path and URL-like strings." ,
5
5
"main" : " lib/index.js" ,
6
6
"typings" : " dist/lookup-by-path.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rushstack/webpack-workspace-resolve-plugin" ,
3
- "version" : " 0.4.23 " ,
3
+ "version" : " 0.4.24 " ,
4
4
"description" : " This plugin leverages workspace-level metadata to greatly accelerate module resolution." ,
5
5
"main" : " lib/index.js" ,
6
6
"typings" : " dist/webpack-workspace-resolve-plugin.d.ts" ,
You can’t perform that action at this time.
0 commit comments