asynctrace
Advanced tools
Comparing version 1.2.9 to 1.4.0
@@ -43,3 +43,3 @@ { | ||
"license": "MIT", | ||
"main": "asynctrace.js", | ||
"main": "lib/asynctrace.js", | ||
"name": "asynctrace", | ||
@@ -51,3 +51,3 @@ "repository": "Empeeric/asynctrace", | ||
}, | ||
"version": "1.2.9" | ||
"version": "1.4.0" | ||
} |
'use strict'; | ||
require('asynctrace'); | ||
require('../../'); | ||
var net = require('net'); | ||
@@ -4,0 +4,0 @@ |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
106715
43
2815
12