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 47e6680 commit a16f103Copy full SHA for a16f103
3 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"type": "module",
3
- "version": "0.5.4",
+ "version": "0.5.5",
4
"private": true,
5
"packageManager": "pnpm@10.6.3",
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