appcd-agent
Advanced tools
Comparing version 1.1.8 to 1.1.9
@@ -0,1 +1,5 @@ | ||
# v1.1.9 (Jan 8, 2020) | ||
* chore: Updated dependencies. | ||
# v1.1.8 (Nov 6, 2019) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "appcd-agent", | ||
"version": "1.1.8", | ||
"version": "1.1.9", | ||
"description": "Monitors a Node.js process and tracks CPU usage, memory usage, and custom metrics.", | ||
@@ -19,7 +19,7 @@ "main": "./dist/index", | ||
"dependencies": { | ||
"nanobuffer": "^1.1.5", | ||
"nanobuffer": "^1.1.6", | ||
"source-map-support": "^0.5.16" | ||
}, | ||
"devDependencies": { | ||
"appcd-gulp": "^2.3.0" | ||
"appcd-gulp": "^2.3.1" | ||
}, | ||
@@ -26,0 +26,0 @@ "homepage": "https://github.com/appcelerator/appc-daemon", |
Sorry, the diff of this file is not supported yet
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
30617
Updatednanobuffer@^1.1.6