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

os

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

os - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

package.json
{
"name": "os",
"version": "0.1.1",
"version": "0.1.2",
"description": "NodeJS Core Module Extended",

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

@@ -1,24 +0,11 @@

# node-os [![npm](https://img.shields.io/npm/v/os.svg)](https://www.npmjs.com/package/os) [![npm](https://img.shields.io/npm/dm/os.svg)](https://www.npmjs.com/package/os) [![npm](https://img.shields.io/npm/l/os.svg)](LICENSE)
#### NodeJS Core Module Extended
# os
## Installation
This is a Node.js Core Module
```bash
npm i os --save
```
# There's no need to install through npm
## Usage
**Really, there's no need, just require/import it :)**
In your node program:
```js
var os = require('os')
```
## API
https://nodejs.org/api/os.html
## License
MIT. Copyright (c) [Diego Rodríguez Baquero](https://diegorbaquero.com).
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