Socket
Socket
Sign inDemoInstall

cputemp-macos

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cputemp-macos - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

3

package.json
{
"name": "cputemp-macos",
"version": "0.3.1",
"version": "0.3.2",
"description":

@@ -10,2 +10,3 @@ "A MacOS  command line tool to read or log the cpu temperature 🌡",

},
"keywords": ["macos", "cputemp", "temperature", "cpu", "sysinfo"],
"repository": "git@github.com:juliuscc/cputemp-macos.git",

@@ -12,0 +13,0 @@ "author": "Julius Recep Colliander Celik <julius.cc@hotmail.com>",

@@ -11,2 +11,24 @@ # cputemp-macos

## Quickstart
### Instalation
Install cputemp-macos with npm
```bash
npm install cputemp-macos --save
```
or with yarn
```bash
yarn add cputemp-macos
```
### Usage
```bash
temp
```
[npm-img]: https://img.shields.io/npm/v/cputemp-macos.svg?style=flat-square

@@ -13,0 +35,0 @@ [npm-url]: https://npmjs.org/package/cputemp-macos

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