isOutdated in NPMExtension

This commit is contained in:
Daniel Hübleitner
2019-08-27 00:52:51 +02:00
parent 3eaf630990
commit 4a568728c0
2 changed files with 60 additions and 43 deletions
+7 -1
View File
@@ -51,5 +51,11 @@
},
"files": [
"lib/**/*"
]
],
"main": "index.js",
"directories": {
"lib": "lib",
"test": "test"
},
"keywords": []
}