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

purpleair

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

purpleair - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

2

package.json
{
"name": "purpleair",
"version": "1.0.4",
"version": "1.0.5",
"description": "Retrieve AQI (with AQandU conversion) from a Purpleair sensor via the CLI or as a library to your node script",

@@ -5,0 +5,0 @@ "keywords": ["purple air", "purpleair", "aqi", "aqandu"],

@@ -53,2 +53,13 @@ # purpleair

As JSON:
```
> purpleair --class --json 62217
{
"aqi": 139,
"sensorId": 62217,
"class": "unhealthy-for-sensitive-groups"
}
```
## library usage

@@ -55,0 +66,0 @@

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