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

node-memwatcher

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-memwatcher - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

6

CHANGELOG.md

@@ -1,5 +0,9 @@

# Change Log
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [0.1.4](https://github.com/pimlie/node-memwatcher/compare/v0.1.3...v0.1.4) (2019-05-25)
## [0.1.3](https://github.com/pimlie/node-memwatcher/compare/v0.1.2...v0.1.3) (2019-03-04)

@@ -6,0 +10,0 @@

32

package.json
{
"name": "node-memwatcher",
"version": "0.1.3",
"version": "0.1.4",
"license": "MIT",

@@ -32,4 +32,4 @@ "description": "Quickly watch real-time memory stats of your node app",

"dependencies": {
"cliui": "^4.1.0",
"consola": "^2.5.6",
"cliui": "^5.0.0",
"consola": "^2.6.2",
"simple-statistics": "^7.0.2",

@@ -44,24 +44,24 @@ "std-env": "^2.2.1",

"@airbnb/node-memwatch": "^1.0.2",
"@babel/cli": "^7.2.3",
"@babel/core": "^7.3.4",
"@babel/cli": "^7.4.4",
"@babel/core": "^7.4.5",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/preset-env": "^7.3.4",
"@babel/preset-env": "^7.4.5",
"@nuxtjs/eslint-config": "^0.0.1",
"babel-eslint": "^10.0.1",
"babel-jest": "^24.1.0",
"babel-jest": "^24.8.0",
"babel-plugin-dynamic-import-node": "^2.2.0",
"bili": "^4.4.0",
"bili": "^4.8.0",
"coveralls": "^3.0.3",
"eslint": "^5.14.1",
"eslint": "^5.16.0",
"eslint-config-standard": "^12.0.0",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-jest": "^22.3.0",
"eslint-plugin-node": "^8.0.1",
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-import": "^2.17.3",
"eslint-plugin-jest": "^22.6.4",
"eslint-plugin-node": "^9.1.0",
"eslint-plugin-promise": "^4.1.1",
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-vue": "^5.2.2",
"esm": "^3.2.7",
"jest": "^24.1.0",
"standard-version": "^5.0.1"
"esm": "^3.2.25",
"jest": "^24.8.0",
"standard-version": "^6.0.1"
}
}
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