Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "present", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "High-res timestamps in Node and browser", | ||
@@ -5,0 +5,0 @@ "main": "lib/present-node.js", |
@@ -31,3 +31,3 @@ present | ||
* `Date.now()` | ||
* `+new Date` | ||
* `new Date().getTime()` | ||
@@ -34,0 +34,0 @@ ### `present.noConflict()` |
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
9971