collection-map-js
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "collection-map-js", | ||
"version": "1.0.0", | ||
"description": "A Map with additional utility methods. This is used throughout discord.js rather than Arrays for anything that has an ID, for significantly improved performance and ease-of-use.", | ||
"version": "1.0.1", | ||
"description": "A Map with additional utility methods for significantly improved performance and ease-of-use.", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/MrAugu/collections-js.git" | ||
"url": "git+https://github.com/MrAugu/collection-map-js.git" | ||
}, | ||
@@ -29,5 +26,5 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/MrAugu/collections-js/issues" | ||
"url": "https://github.com/MrAugu/collection-map-js/issues" | ||
}, | ||
"homepage": "https://github.com/MrAugu/collections-js#readme" | ||
"homepage": "https://github.com/MrAugu/collection-map-js#readme" | ||
} |
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
8798
5
1
0
1
53