Compare commits
1 Commits
main
...
automation
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
625231f710 |
23
package-lock.json
generated
23
package-lock.json
generated
@ -12,7 +12,7 @@
|
||||
"openclaw": "2026.4.26"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@openclaw/plugin-inspector": "0.3.2"
|
||||
"@openclaw/plugin-inspector": "0.3.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=22"
|
||||
@ -1070,9 +1070,6 @@
|
||||
"cpu": [
|
||||
"arm64"
|
||||
],
|
||||
"libc": [
|
||||
"glibc"
|
||||
],
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"os": [
|
||||
@ -1089,9 +1086,6 @@
|
||||
"cpu": [
|
||||
"arm64"
|
||||
],
|
||||
"libc": [
|
||||
"musl"
|
||||
],
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"os": [
|
||||
@ -1108,9 +1102,6 @@
|
||||
"cpu": [
|
||||
"riscv64"
|
||||
],
|
||||
"libc": [
|
||||
"glibc"
|
||||
],
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"os": [
|
||||
@ -1127,9 +1118,6 @@
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
"libc": [
|
||||
"glibc"
|
||||
],
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"os": [
|
||||
@ -1146,9 +1134,6 @@
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
"libc": [
|
||||
"musl"
|
||||
],
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"os": [
|
||||
@ -1571,9 +1556,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@openclaw/plugin-inspector": {
|
||||
"version": "0.3.2",
|
||||
"resolved": "https://registry.npmjs.org/@openclaw/plugin-inspector/-/plugin-inspector-0.3.2.tgz",
|
||||
"integrity": "sha512-NeECjbJztjbUMxCJAZD28Jdn4U3yF0XZGd4PiM12bE62FChypWcgxtU+NJcgf1WfvDhGNp7s2JmSIDdAEKbnRQ==",
|
||||
"version": "0.3.3",
|
||||
"resolved": "https://registry.npmjs.org/@openclaw/plugin-inspector/-/plugin-inspector-0.3.3.tgz",
|
||||
"integrity": "sha512-YaY+VR4EMdSgl3YdXD6szaWOtMIDX4njURXFPIgF55fyZM3caGkxqtKDOhhCWYlujkvTpR9VeYOi02QdxXhO2g==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
|
||||
@ -61,7 +61,7 @@
|
||||
"openclaw": "2026.4.26"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@openclaw/plugin-inspector": "0.3.2"
|
||||
"@openclaw/plugin-inspector": "0.3.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=22"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user