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

@nordicsemiconductor/asset-tracker-cloud-docs

Package Overview
Dependencies
Maintainers
7
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nordicsemiconductor/asset-tracker-cloud-docs - npm Package Compare versions

Comparing version 33.0.3 to 33.0.4

5

dist/cloud-protocol/Reported.js

@@ -168,3 +168,6 @@ import { Type } from "@sinclair/typebox";

minimum: 0
})
}),
bsec_iaq: Type.Optional(Type.Number({
description: "The Bosch BME680 sensor calculates an Air Quality Index. See https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bme680-ds001.pdf"
}))
}, {

@@ -171,0 +174,0 @@ description: "The individual sensor readings"

@@ -176,2 +176,8 @@ import { Type } from '@sinclair/typebox'

}),
bsec_iaq: Type.Optional(
Type.Number({
description:
'The Bosch BME680 sensor calculates an Air Quality Index. See https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bme680-ds001.pdf',
}),
),
},

@@ -178,0 +184,0 @@ {

2

package.json
{
"name": "@nordicsemiconductor/asset-tracker-cloud-docs",
"version": "33.0.3",
"version": "33.0.4",
"description": "The nRF Asset Tracker aims to provide a concrete end-to-end example for an IoT product in the asset tracker space.",

@@ -5,0 +5,0 @@ "type": "module",

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