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

@nordicsemiconductor/asset-tracker-lwm2m

Package Overview
Dependencies
Maintainers
7
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nordicsemiconductor/asset-tracker-lwm2m - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

11

package.json
{
"name": "@nordicsemiconductor/asset-tracker-lwm2m",
"version": "1.0.0",
"version": "1.0.1",
"description": "Converts a JSON document containing the asset_tracker_v2 device and sensor data encoded as LwM2M to the JSON document required by nRF Asset Tracker.",

@@ -71,9 +71,10 @@ "scripts": {

"@nordicsemiconductor/lwm2m-types": "2.6.1",
"@sinclair/typebox": "0.31.17"
"@sinclair/typebox": "0.31.18"
},
"devDependencies": {
"@nordicsemiconductor/asset-tracker-cloud-code-style": "12.0.94",
"@nordicsemiconductor/eslint-config-asset-tracker-cloud-typescript": "16.0.22",
"@commitlint/config-conventional": "17.8.0",
"@nordicsemiconductor/asset-tracker-cloud-code-style": "12.0.98",
"@nordicsemiconductor/eslint-config-asset-tracker-cloud-typescript": "16.0.23",
"@swc/cli": "0.1.62",
"@types/node": "20.8.4",
"@types/node": "20.8.6",
"husky": "8.0.3",

@@ -80,0 +81,0 @@ "prettier": "3.0.3",

@@ -5,3 +5,4 @@ # `asset_tracker_v2` LwM2M JSON to nRF Asset Tracker JSON [![npm version](https://img.shields.io/npm/v/@nordicsemiconductor/asset-tracker-lwm2m.svg)](https://www.npmjs.com/package/@nordicsemiconductor/asset-tracker-lwm2m)

[![Renovate](https://img.shields.io/badge/renovate-enabled-brightgreen.svg)](https://renovatebot.com)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
[![@commitlint/config-conventional](https://img.shields.io/badge/%40commitlint-config--conventional-brightgreen
)](https://github.com/conventional-changelog/commitlint/tree/master/@commitlint/config-conventional)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier/)

@@ -8,0 +9,0 @@ [![ESLint: TypeScript](https://img.shields.io/badge/ESLint-TypeScript-blue.svg)](https://github.com/typescript-eslint/typescript-eslint)

Sorry, the diff of this file is not supported yet

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