add model of the pify library

This commit is contained in:
Erik Krogh Kristensen
2021-06-20 22:37:16 +02:00
parent f2ca2134d1
commit 2f3ea4412f
4 changed files with 111 additions and 4 deletions

View File

@@ -0,0 +1,4 @@
lgtm,codescanning
* Support for libraries modeling `promisify` and `promisifyAll` functions have been improved.
Affected packages are
[pify](https://www.npmjs.com/package/pify)