@inline-openclaw/inline 0.0.47 → 0.0.49

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,3 +1,3 @@
1
- declare const _default: import("openclaw/plugin-sdk/channel-entry-contract").BundledChannelSetupEntryContract<import("openclaw/plugin-sdk").ChannelPlugin>;
1
+ declare const _default: import("openclaw/plugin-sdk/channel-entry-contract").BundledChannelSetupEntryContract<import("openclaw/plugin-sdk/core").ChannelPlugin>;
2
2
  export default _default;
3
3
  //# sourceMappingURL=setup-entry.d.ts.map
@@ -15544,7 +15544,7 @@ var channelSecrets = {
15544
15544
  var inlineSecrets = channelSecrets;
15545
15545
 
15546
15546
  // src/inline/security.ts
15547
- import { resolveNativeSkillsEnabled } from "openclaw/plugin-sdk/config-runtime";
15547
+ import { resolveNativeSkillsEnabled } from "openclaw/plugin-sdk/native-command-config-runtime";
15548
15548
  import { parseAccessGroupAllowFromEntry } from "openclaw/plugin-sdk/security-runtime";
15549
15549
  function hasEntries2(value) {
15550
15550
  return Array.isArray(value) && value.some((entry) => String(entry).trim());
@@ -15768,5 +15768,5 @@ export {
15768
15768
  inlineSetupPlugin
15769
15769
  };
15770
15770
 
15771
- //# debugId=C76597205275668D64756E2164756E21
15771
+ //# debugId=83BFCB4FFD374FCE64756E2164756E21
15772
15772
  //# sourceMappingURL=setup-plugin-api.js.map