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 1.0.5 to 1.0.6

6

package.json
{
"name": "mysystem-info",
"version": "1.0.5",
"version": "1.0.6",
"description": "Get your Linux Distro or Windows System Info.",

@@ -32,5 +32,5 @@ "main": "system.js",

"moment": "^2.29.1",
"ora": "^5.1.0",
"systeminformation": "^4.30.7"
"ora": "^5.2.0",
"systeminformation": "^4.34.7"
}
}

@@ -13,3 +13,3 @@ # My System INFO 🖥

- Node 8x or 10x LTS
- Node 12x or 14x LTS
- GIT for Clone the RESPO

@@ -75,52 +75,4 @@

## 📑 Changelogs
**v0.0.1**
- First Release
**v0.0.2**
- Add `.travis.yml` to `.npmignore`
**v0.0.3**
- Replace blockDevices with fsSize For proper Showing Proper Disk Usage
- still we need More information from Other Diskblocks but it shown one only
- Refer - <https://github.com/sebhildebrandt/systeminformation/issues/260>
**v0.0.4**
- Remove Unused Code
- Dependency Update
**v0.0.5**
- Update Dependency
- Improved Readme
**v0.0.6**
- No Major Changes
**v0.0.7**
- Remove Colors and Lines from Console log Output (Simplify)
**v0.0.8**
- Add Github Workflow Test
- Bring back Text color on Terminal
- Windows CMD Stucks After Fetching the System info Output (I due some npm module issues)
**v0.0.9**
- Update dependencies
**v1.0.0**
- Update dependencies
## ☑ License
MIT
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