Socket
Socket
Sign inDemoInstall

getos

Package Overview
Dependencies
1
Maintainers
3
Versions
31
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.5.0 to 2.6.0

logic/suse.js

2

os.json

@@ -5,2 +5,3 @@ {

"/etc/redhat_version" : ["RHEL","RHAS","Red Hat Linux","Scientific Linux","ScientificSL","ScientificCERNSLC","ScientificFermiLTS","ScientificSLF"],
"/etc/SuSE-release": ["SUSE Linux"],
"/etc/lsb-release" : ["Ubuntu Linux","Chakra","IYCC","Linux Mint","elementary OS"],

@@ -39,3 +40,2 @@ "/etc/debian_version" : ["Debian"],

"/etc/sun-release" : ["Sun JDS"],
"/etc/SuSE-release": ["SUSE Linux"],
"/etc/novell-release" : ["SUSE Linux"],

@@ -42,0 +42,0 @@ "/etc/sles-release" : ["SUSE Linux ES9"],

{
"name": "getos",
"version": "2.5.0",
"version": "2.6.0",
"description": "Get the OS/Distribution name of the environment you are working on",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -21,3 +21,5 @@ [

, { "desc": "SUSE Linux", "platform": "linux", "file": { "/etc/SuSE-release": "SUSE Linux Enterprise Server 11 (x86_64)\nVERSION = 11\nPATCHLEVEL = 4\n" }, "expected": { "dist": "SUSE Linux", "os": "linux", "release": "11" } }
]
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc