Skip to content

Commit 3f8f49c

Browse files
authored
docs: update REPL namespace documentation
PR-URL: #8702 Reviewed-by: Athan Reines <kgryte@gmail.com>
1 parent 49f4894 commit 3f8f49c

File tree

9 files changed

+13
-13
lines changed

9 files changed

+13
-13
lines changed

lib/node_modules/@stdlib/namespace/alias2pkg/data/data.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

lib/node_modules/@stdlib/namespace/alias2standalone/data/data.csv

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ anyByAsync,"@stdlib/utils-async-any-by"
2727
anyByRight,"@stdlib/utils-any-by-right"
2828
anyByRightAsync,"@stdlib/utils-async-any-by-right"
2929
anyInBy,"@stdlib/object-any-in-by"
30-
anyOwnBy,"@stdlib/utils-any-own-by"
30+
anyOwnBy,"@stdlib/object-any-own-by"
3131
aones,"@stdlib/array-ones"
3232
aonesLike,"@stdlib/array-ones-like"
3333
aoneTo,"@stdlib/array-one-to"
@@ -2648,7 +2648,7 @@ nonEnumerablePropertyNames,"@stdlib/utils-nonenumerable-property-names"
26482648
nonEnumerablePropertyNamesIn,"@stdlib/utils-nonenumerable-property-names-in"
26492649
nonEnumerablePropertySymbols,"@stdlib/utils-nonenumerable-property-symbols"
26502650
nonEnumerablePropertySymbolsIn,"@stdlib/utils-nonenumerable-property-symbols-in"
2651-
noneOwnBy,"@stdlib/utils-none-own-by"
2651+
noneOwnBy,"@stdlib/object-none-own-by"
26522652
nonIndexKeys,"@stdlib/utils-nonindex-keys"
26532653
noop,"@stdlib/utils-noop"
26542654
now,"@stdlib/time-now"

lib/node_modules/@stdlib/namespace/alias2standalone/data/data.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

lib/node_modules/@stdlib/namespace/pkg2alias/data/data.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

lib/node_modules/@stdlib/namespace/pkg2related/data/data.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

lib/node_modules/@stdlib/namespace/pkg2standalone/data/data.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

lib/node_modules/@stdlib/namespace/standalone2pkg/data/data.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

lib/node_modules/@stdlib/repl/help/data/data.csv

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

lib/node_modules/@stdlib/repl/help/data/data.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)