mysystem-info
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "mysystem-info", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Get your Linux or Windows System Info.", | ||
@@ -32,5 +32,5 @@ "main": "system.js", | ||
"moment": "^2.24.0", | ||
"ora": "^3.4.0", | ||
"ora": "^4.0.0", | ||
"systeminformation": "^4.14.3" | ||
} | ||
} |
@@ -5,3 +5,3 @@ # MY System INFO | ||
[![Build Status](https://travis-ci.org/mskian/sys-info.svg?branch=master)](https://travis-ci.org/mskian/sys-info) | ||
[![dependencies Status](https://david-dm.org/mskian/sys-info/status.png)](https://david-dm.org/mskian/sys-info) [![Build Status](https://travis-ci.org/mskian/sys-info.svg?branch=master)](https://travis-ci.org/mskian/sys-info) | ||
@@ -79,4 +79,9 @@ ![System Info](https://raw.githubusercontent.com/mskian/sys-info/master/screenshot.png) | ||
**v0.0.4** | ||
- Remove Unused Code | ||
- Dependency Update | ||
## License | ||
MIT |
@@ -7,3 +7,2 @@ #!/usr/bin/env node | ||
var moment = require('moment'); | ||
moment().format(); | ||
@@ -10,0 +9,0 @@ // JavaScript To Convert Bytes To MB, KB, Etc - https://gist.github.com/lanqy/5193417 |
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
6942
86
4
84
+ Addedansi-regex@5.0.1(transitive)
+ Addedansi-styles@4.3.0(transitive)
+ Addedchalk@3.0.0(transitive)
+ Addedcli-cursor@3.1.0(transitive)
+ Addedcolor-convert@2.0.1(transitive)
+ Addedcolor-name@1.1.4(transitive)
+ Addedhas-flag@4.0.0(transitive)
+ Addedis-interactive@1.0.0(transitive)
+ Addedlog-symbols@3.0.0(transitive)
+ Addedmimic-fn@2.1.0(transitive)
+ Addedmute-stream@0.0.8(transitive)
+ Addedonetime@5.1.2(transitive)
+ Addedora@4.1.1(transitive)
+ Addedrestore-cursor@3.1.0(transitive)
+ Addedstrip-ansi@6.0.1(transitive)
+ Addedsupports-color@7.2.0(transitive)
- Removedansi-regex@4.1.1(transitive)
- Removedcli-cursor@2.1.0(transitive)
- Removedlog-symbols@2.2.0(transitive)
- Removedmimic-fn@1.2.0(transitive)
- Removedonetime@2.0.1(transitive)
- Removedora@3.4.0(transitive)
- Removedrestore-cursor@2.0.0(transitive)
- Removedstrip-ansi@5.2.0(transitive)
Updatedora@^4.0.0