node-memwatcher
Advanced tools
Comparing version 0.1.3 to 0.1.4
@@ -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 @@ |
{ | ||
"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" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
54780
0
+ Addedansi-regex@4.1.1(transitive)
+ Addedansi-styles@3.2.1(transitive)
+ Addedcliui@5.0.0(transitive)
+ Addedcolor-convert@1.9.3(transitive)
+ Addedcolor-name@1.1.3(transitive)
+ Addedemoji-regex@7.0.3(transitive)
+ Addedstring-width@3.1.0(transitive)
+ Addedstrip-ansi@5.2.0(transitive)
+ Addedwrap-ansi@5.1.0(transitive)
- Removedansi-regex@3.0.1(transitive)
- Removedcliui@4.1.0(transitive)
- Removedcode-point-at@1.1.0(transitive)
- Removedis-fullwidth-code-point@1.0.0(transitive)
- Removednumber-is-nan@1.0.1(transitive)
- Removedstring-width@1.0.22.1.1(transitive)
- Removedstrip-ansi@4.0.0(transitive)
- Removedwrap-ansi@2.1.0(transitive)
Updatedcliui@^5.0.0
Updatedconsola@^2.6.2