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 000d439 commit 7b7c729Copy full SHA for 7b7c729
3 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"type": "module",
3
- "version": "0.4.3",
+ "version": "0.5.0",
4
"private": true,
5
"packageManager": "pnpm@10.6.1",
6
"scripts": {
packages/node-modules-inspector/package.json
@@ -1,7 +1,7 @@
"name": "node-modules-inspector",
"description": "A Node Modules Inspector",
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
7
"license": "MIT",
packages/node-modules-tools/package.json
"name": "node-modules-tools",
"description": "Tools for inspecting node_modules",
0 commit comments