uuid-mongodb
Advanced tools
Comparing version 0.8.2 to 0.8.3
@@ -5,3 +5,3 @@ const { Binary } = require('mongodb'); | ||
export const MUUID = { | ||
module.exports = { | ||
v1() { | ||
@@ -8,0 +8,0 @@ return generateUUID(null, 1); |
{ | ||
"name": "uuid-mongodb", | ||
"version": "0.8.2", | ||
"version": "0.8.3", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
2657