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

memwatch-next

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

memwatch-next - npm Package Compare versions

Comparing version 0.2.4 to 0.2.5-1

2

package.json
{
"name": "memwatch-next",
"description": "Keep an eye on your memory usage, and discover and isolate leaks.",
"version": "0.2.4",
"version": "0.2.5-1",
"author": "Lloyd Hilaiel (http://lloyd.io)",

@@ -6,0 +6,0 @@ "engines": {

@@ -26,3 +26,3 @@ `node-memwatch`: Leak Detection and Heap Diffing for Node.JS

- `git clone git://github.com/lloyd/node-memwatch.git`
- `git clone git://github.com/marcominetti/node-memwatch.git`

@@ -41,3 +41,3 @@

```javascript
var memwatch = require('memwatch');
var memwatch = require('memwatch-next');
```

@@ -44,0 +44,0 @@

Sorry, the diff of this file is not supported yet

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