Comparing version 1.1.3 to 1.1.4
@@ -54,5 +54,5 @@ (function() { | ||
define([], function() { | ||
return genUUID(); | ||
return genUUID; | ||
}); | ||
} | ||
})(); |
{ | ||
"name": "uuid4", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "Node UUID v4 Generator", | ||
@@ -5,0 +5,0 @@ "main": "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
3703