-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Labels
type: bugcode to address defects in shipped codecode to address defects in shipped code
Description
Describe the bug
https://www.npmjs.com/package/moize:
This library has been deprecated in favor of micro-memoize, which as-of version 5 incorporates most of the functionality that this library offers at nearly half the size and better speed.
Steps to reproduce
build/packages/git-utils/package.json
Line 56 in fc0ed58
| "moize": "^6.1.3" |
build/packages/build/package.json
Line 134 in fc0ed58
| "moize": "^6.0.0", |
Configuration
No response
Deploy logs
WARN 2 deprecated subdependencies found: moize@6.1.6, node-domexception@1.0.0
Metadata
Metadata
Assignees
Labels
type: bugcode to address defects in shipped codecode to address defects in shipped code