We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1ea06a commit 724aa51Copy full SHA for 724aa51
libraries/lookup-by-path/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@rushstack/lookup-by-path",
3
- "version": "0.4.7",
+ "version": "0.5.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.17",
+ "version": "0.3.18",
"description": "This plugin leverages workspace-level metadata to greatly accelerate module resolution.",
"typings": "dist/webpack-workspace-resolve-plugin.d.ts",
0 commit comments