Skip to content

Commit

Permalink
deps
Browse files Browse the repository at this point in the history
  • Loading branch information
rjrodger committed Jul 5, 2024
1 parent 9563931 commit ebcadeb
Show file tree
Hide file tree
Showing 25 changed files with 58 additions and 62 deletions.
3 changes: 1 addition & 2 deletions lib/actions.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/actions.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions lib/add.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/add.js.map

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion lib/api.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/// <reference types="node" />
declare function wrap(this: any, pin: any, actdef: any, wrapper: any): any;
declare function fix(this: any, patargs: any, msgargs: any, custom: any): any;
declare function options(this: any, options: any, chain: any): any;
Expand Down
1 change: 0 additions & 1 deletion lib/common.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/// <reference types="node" />
import Util from 'util';
declare const error: any;
declare function pins(inpin: any): Record<string, any>[];
Expand Down
48 changes: 24 additions & 24 deletions lib/common.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/common.js.map

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions lib/logging.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ebcadeb

Please sign in to comment.