Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

heapware

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

heapware - npm Package Compare versions

Comparing version 1.2.4 to 1.2.5

5

my-middleware.js

@@ -61,6 +61,3 @@ #!/usr/bin/env node

}
else if(req.parsedUrl.pathname === config.dir){
console.log(req.parsedUrl.pathname);
console.log(req.parsedUrl.pathname + 'Here in getlist' + config.url);
else if(req.parsedUrl.pathname == '/getlist'){
fs.readdir(config.dir, function (err, filenames) {

@@ -67,0 +64,0 @@ if (err) {

2

package.json
{
"name": "heapware",
"version": "1.2.4",
"version": "1.2.5",
"description": "trigger and export heap-dumps and nodereport ",

@@ -5,0 +5,0 @@ "main": "my-middleware.js",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc