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

which-os

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

which-os - npm Package Compare versions

Comparing version 1.6.1 to 1.7.0

10

package.json

@@ -7,8 +7,8 @@ {

"dependencies": {
"commander": "10.0.1"
"commander": "11.1.0"
},
"description": "Get informations about your OS",
"devDependencies": {
"rimraf": "5.0.0",
"typescript": "5.0.4"
"rimraf": "5.0.5",
"typescript": "5.2.2"
},

@@ -49,4 +49,4 @@ "engines": {

"type": "module",
"version": "1.6.1",
"gitHead": "fee6dde4396255259028c1c723a95b9f6ec5b281"
"version": "1.7.0",
"gitHead": "e7bb24502cde477597fa401ea467f8d463323cda"
}

@@ -8,3 +8,3 @@ # which-os [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) [![npm version](https://img.shields.io/npm/v/which-os.svg?style=flat)](https://www.npmjs.com/package/which-os)

- [Node.js](https://nodejs.org) >= 14
- npm (preinstalled) or [yarn](https://classic.yarnpkg.com) < 2
- npm (preinstalled) or [yarn](https://classic.yarnpkg.com)

@@ -11,0 +11,0 @@ ## Installation

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