@instana/autoprofile
Advanced tools
Comparing version 1.126.2 to 1.127.0
{ | ||
"name": "@instana/autoprofile", | ||
"version": "1.126.2", | ||
"version": "1.127.0", | ||
"description": "Automatic Node.js Profiler", | ||
@@ -34,3 +34,3 @@ "keywords": [ | ||
"nan": "^2.14.2", | ||
"node-abi": "^2.21.0", | ||
"node-abi": "^2.30.0", | ||
"node-gyp": "^7.1.2" | ||
@@ -40,6 +40,6 @@ }, | ||
"async": "^3.2.0", | ||
"eslint": "^7.27.0", | ||
"eslint": "^7.30.0", | ||
"mkdirp": "^1.0.4", | ||
"mocha": "^7.2.0", | ||
"semver": "^5.7.1" | ||
"semver": "^7.3.5" | ||
}, | ||
@@ -63,3 +63,3 @@ "main": "index.js", | ||
"license": "BSD-3-Clause", | ||
"gitHead": "54884807739adf043c25dfb3789ec9444bcd2c01" | ||
"gitHead": "17186489c515d8b4df5b4142c9d4d6269496d155" | ||
} |
Updatednode-abi@^2.30.0