Commit f7d128e
committed
remove: remove
This commit removes `@stdlib/utils/move-property` in favor of
`@stdlib/object/move-property`.
BREAKING CHANGE: remove `utils/move-property`
To migrate, users should update their require/import paths to use
`@stdlib/object/move-property` which provides the same API and implementation.
Ref: #8755utils/move-property
1 parent eb1b431 commit f7d128e
File tree
11 files changed
+0
-768
lines changed- lib/node_modules/@stdlib/utils
- move-property
- benchmark
- docs
- types
- examples
- lib
- test
11 files changed
+0
-768
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
184 | 183 | | |
185 | 184 | | |
186 | 185 | | |
| |||
617 | 616 | | |
618 | 617 | | |
619 | 618 | | |
620 | | - | |
621 | | - | |
622 | 619 | | |
623 | 620 | | |
624 | 621 | | |
| |||
This file was deleted.
Lines changed: 0 additions & 66 deletions
This file was deleted.
Lines changed: 0 additions & 38 deletions
This file was deleted.
Lines changed: 0 additions & 53 deletions
This file was deleted.
Lines changed: 0 additions & 46 deletions
This file was deleted.
0 commit comments