mongodb-reduce-objectid
Advanced tools
Comparing version 1.0.0 to 2.1.0
{ | ||
"name": "mongodb-reduce-objectid", | ||
"version": "1.0.0", | ||
"version": "2.1.0", | ||
"description": "", | ||
@@ -13,3 +13,9 @@ "main": "index.js", | ||
}, | ||
"author": "", | ||
"keywords": [ | ||
"mongodb", | ||
"objectid", | ||
"hex", | ||
"shorten" | ||
], | ||
"author": "prohazko@rightech.io", | ||
"license": "MIT", | ||
@@ -16,0 +22,0 @@ "bugs": { |
@@ -1,1 +0,7 @@ | ||
# node-mongodb-reduce-objectid | ||
# Shorten MongoDb ObjectId | ||
Heavily based on https://github.com/treygriffith/short-mongo-id | ||
But without external node dependencies. | ||
Suit for `node` and `browser`. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
3905
1
7