Comparing version 1.1.4 to 1.1.5
@@ -34,3 +34,3 @@ #!/usr/bin/env node | ||
var filePathd = '/Users/ssjain/WebstormProjects/untitled1/heapdump.json'; | ||
var filePathd = '/tmp/heapdump.json'; | ||
@@ -37,0 +37,0 @@ var obj = { |
@@ -1,1 +0,1 @@ | ||
{"defaultpath":"/Users/ssjain/WebstormProjects/untitled1/"} | ||
{"defaultpath":"/tmp/"} |
{ | ||
"name": "heapware", | ||
"version": "1.1.4", | ||
"description": "trigger and export heap dumps ", | ||
"version": "1.1.5", | ||
"description": "trigger and export heap dumps rhel7 ", | ||
"main": "my-middleware.js", | ||
@@ -6,0 +6,0 @@ "bin": { |
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
26104