Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "concurix", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Concurix Node.js Tracer. Trace, profile, monitor, and inspect your code live via http://concurix.com", | ||
@@ -38,3 +38,3 @@ "main": "concurix.js", | ||
"bin": { | ||
"concurix": "cxnode.js" | ||
"concurix": "./bin/cxnode.js" | ||
}, | ||
@@ -41,0 +41,0 @@ "repository": { |
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
6057