New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

getos

Package Overview
Dependencies
Maintainers
3
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

getos - npm Package Compare versions

Comparing version 2.8.0 to 2.8.2

12

package.json
{
"name": "getos",
"version": "2.8.0",
"version": "2.8.2",
"description": "Get the OS/Distribution name of the environment you are working on",

@@ -12,3 +12,3 @@ "main": "index.js",

"type": "git",
"url": "https://github.com/wblankenship/getos.git"
"url": "https://github.com/retrohacker/getos.git"
},

@@ -23,12 +23,12 @@ "keywords": [

"bugs": {
"url": "https://github.com/wblankenship/getos/issues"
"url": "https://github.com/retrohacker/getos/issues"
},
"homepage": "https://github.com/wblankenship/getos",
"homepage": "https://github.com/retrohacker/getos",
"devDependencies": {
"cli-color": "1.1.0",
"execSync": "1.0.2",
"tape": "4.4.0"
"tape": "4.6.0"
},
"dependencies": {
"async": "1.5.2"
"async": "2.0.1"
},

@@ -35,0 +35,0 @@ "contributors": [

# getos
[![Build Status](https://travis-ci.org/retrohacker/getos.png?branch=master)](https://travis-ci.org/retrohacker/getos) ![](https://img.shields.io/github/issues/wblankenship/getos.svg) ![](https://img.shields.io/npm/dm/getos.svg) ![](https://img.shields.io/npm/dt/getos.svg) ![](https://img.shields.io/npm/v/getos.svg) ![](https://img.shields.io/npm/l/express.svg) ![](https://img.shields.io/twitter/url/https/github.com/wblankenship/getos.svg?style=social)
[![Build Status](https://travis-ci.org/retrohacker/getos.png?branch=master)](https://travis-ci.org/retrohacker/getos) ![](https://img.shields.io/github/issues/retrohacker/getos.svg) ![](https://img.shields.io/npm/dm/getos.svg) ![](https://img.shields.io/npm/dt/getos.svg) ![](https://img.shields.io/npm/v/getos.svg) ![](https://img.shields.io/npm/l/express.svg) ![](https://img.shields.io/twitter/url/https/github.com/retrohacker/getos.svg?style=social)

@@ -5,0 +5,0 @@ [![NPM](https://nodei.co/npm/getos.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/getos/)[![NPM](https://nodei.co/npm-dl/getos.png?months=9&height=3)](https://nodei.co/npm/getos/)

Sorry, the diff of this file is not supported yet

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