8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70ba889 commit 98da3fcCopy full SHA for 98da3fc
libraries/lookup-by-path/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@rushstack/lookup-by-path",
3
- "version": "0.3.2",
+ "version": "0.4.0",
4
"description": "Strongly typed trie data structure for path and URL-like strings.",
5
"main": "lib/index.js",
6
"typings": "dist/lookup-by-path.d.ts",
webpack/webpack-workspace-resolve-plugin/package.json
"name": "@rushstack/webpack-workspace-resolve-plugin",
- "version": "0.3.9",
+ "version": "0.3.10",
"description": "This plugin leverages workspace-level metadata to greatly accelerate module resolution.",
"typings": "dist/webpack-workspace-resolve-plugin.d.ts",
0 commit comments