random-unique-id
Advanced tools
Comparing version 1.0.10 to 1.0.11
{ | ||
"author": "Ersun Warncke <ersun.warncke@gmail.com>", | ||
"dependencies": { | ||
"micro-timestamp": "0.1.24" | ||
"micro-timestamp": "0.1.25" | ||
}, | ||
"description": "Generate 128bit hex unique id using true random seed, micro-second timestamp and counter for entropy", | ||
"devDependencies": { | ||
"chai": "4.1.0", | ||
"chai": "4.1.1", | ||
"mocha": "3.5.0" | ||
@@ -21,3 +21,3 @@ }, | ||
}, | ||
"version": "1.0.10" | ||
"version": "1.0.11" | ||
} |
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
+ Addedmicro-timestamp@0.1.25(transitive)
- Removedmicro-timestamp@0.1.24(transitive)
Updatedmicro-timestamp@0.1.25