Comparing version 1.6.1 to 1.7.0
@@ -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 |
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
0
55233
+ Addedcommander@11.1.0(transitive)
- Removedcommander@10.0.1(transitive)
Updatedcommander@11.1.0