New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

kuzzle-device-manager-types

Package Overview
Dependencies
Maintainers
1
Versions
143
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kuzzle-device-manager-types

Shared types for Kuzzle Device Manager

latest
Source
npmnpm
Version
2.10.1
Version published
Weekly downloads
739
0.27%
Maintainers
1
Weekly downloads
 
Created
Source

Kuzzle Device Manager Types

This package only contains types to work with in a frontend application.


import { DeviceContent } from 'kuzzle-device-manager-types';


let device: DeviceContent;

device.model = "Abeeway";

See main package for more informations:

  • Github
  • NPM

FAQs

Package last updated on 03 Dec 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts