Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "big-uuid", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "An RFC 4112 conformant UUID generator creating v1, v3, v4, and v5 UUIDs.", | ||
@@ -5,0 +5,0 @@ "main": "dist/node.es6/index.js", |
@@ -19,2 +19,3 @@ /* An RFC 4112 UUID generator for generating IFIDs, or Interactive Fiction | ||
export * from './TypeAliases/TNamespaceId'; | ||
export * from './TypeAliases/TUUIDVersion'; |
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
554775
4115