Comparing version 1.3.1 to 1.3.2
{ | ||
"name": "derf", | ||
"version": "1.3.1", | ||
"description": "", | ||
"version": "1.3.2", | ||
"description": "A javascript performance debugger.", | ||
"main": "lib/index.js", | ||
@@ -24,3 +24,11 @@ "scripts": { | ||
}, | ||
"keywords": [], | ||
"keywords": [ | ||
"performance", | ||
"debug", | ||
"debugging", | ||
"speed", | ||
"timing", | ||
"nanoseconds", | ||
"log" | ||
], | ||
"author": { | ||
@@ -27,0 +35,0 @@ "name": "Nicholas Clawson", |
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
13649