process-reporter
Advanced tools
Comparing version 2.1.1 to 2.1.2
@@ -128,6 +128,3 @@ 'use strict'; | ||
/*eslint-disable camelcase, global-require */ | ||
_gcstats = require('bindings')({ | ||
bindings: 'gcstats', | ||
module_root: path.join(__dirname, 'node_modules', 'gc-stats') | ||
}); | ||
_gcstats = require('gc-stats/binding'); | ||
/*eslint-enable global-require, camelcase*/ | ||
@@ -134,0 +131,0 @@ _gcstats.afterGC(onGC); |
{ | ||
"name": "process-reporter", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "process reporter", | ||
@@ -9,4 +9,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"bindings": "1.2.1", | ||
"gc-stats": "0.0.6", | ||
"gc-stats": "1.0.0", | ||
"toobusy": "0.2.4" | ||
@@ -21,3 +20,4 @@ }, | ||
"opn": "3.0.3", | ||
"tape": "4.2.2" | ||
"tape": "4.2.2", | ||
"uber-statsd-client": "1.7.0" | ||
}, | ||
@@ -24,0 +24,0 @@ "scripts": { |
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
Network access
Supply chain riskThis module accesses the network.
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
15349
2
8
373
8
1
+ Addedbindings@1.5.0(transitive)
+ Addedfile-uri-to-path@1.0.0(transitive)
+ Addedgc-stats@1.0.0(transitive)
- Removedbindings@1.2.1
- Removedbindings@1.2.1(transitive)
- Removedgc-stats@0.0.6(transitive)
Updatedgc-stats@1.0.0