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
6
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 28.4.5 to 28.4.6

26

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

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

"devDependencies": {
"@nordicsemiconductor/asset-tracker-cloud-code-style": "12.0.15",
"@nordicsemiconductor/asset-tracker-cloud-code-style": "12.0.21",
"@swc/cli": "0.1.62",
"@swc/jest": "0.2.24",
"@swc/jest": "0.2.26",
"@types/ajv": "1.0.0",

@@ -42,5 +42,5 @@ "@types/glob": "8.1.0",

"chalk": "5.2.0",
"glob": "9.3.4",
"glob": "9.3.5",
"jest": "29.5.0",
"typescript": "5.0.3"
"typescript": "5.0.4"
},

@@ -67,3 +67,15 @@ "lint-staged": {

],
"remoteTags": true
"remoteTags": true,
"plugins": [
"@semantic-release/commit-analyzer",
"@semantic-release/release-notes-generator",
"@semantic-release/npm",
[
"@semantic-release/github",
{
"successComment": false,
"failTitle": false
}
]
]
},

@@ -86,3 +98,3 @@ "publishConfig": {

"dependencies": {
"@sinclair/typebox": "0.27.0",
"@sinclair/typebox": "0.27.8",
"ajv": "8.12.0"

@@ -89,0 +101,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