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

mysystem-info

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mysystem-info - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

4

package.json
{
"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

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