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.12 to 1.0.13

dist/converter.js

13

package.json
{
"name": "@nordicsemiconductor/asset-tracker-lwm2m",
"version": "1.0.12",
"version": "1.0.13",
"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.",

@@ -8,3 +8,3 @@ "scripts": {

"prepare": "husky install",
"prepublish": "npx swc -d dist ./src"
"prepublishOnly": "npx swc -d dist ./src"
},

@@ -69,2 +69,11 @@ "type": "module",

},
"files": [
"export.js",
"index.d.ts",
"dist",
"src",
"package-lock.json",
"LICENSE",
"README.md"
],
"dependencies": {

@@ -71,0 +80,0 @@ "@nordicsemiconductor/asset-tracker-cloud-docs": "33.0.2",

.eslintignore
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