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

@publidata/utils-data-manager

Package Overview
Dependencies
Maintainers
6
Versions
228
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@publidata/utils-data-manager

Collection of methods to extract data from publidata

latest
Source
npmnpm
Version
4.4.11-alpha.2
Version published
Weekly downloads
230
-77.56%
Maintainers
6
Weekly downloads
 
Created
Source

Members

idNumber
modelString
nameString
_sourceObject
_typeString
sortArray

Functions

memoize(key, value)Any

Delete current Record key accessor and set a read-only value

id ⇒ Number

Kind: global variable
Returns: Number - - Object Id

model ⇒ String

Kind: global variable
Returns: String - - Object Model

name ⇒ String

Kind: global variable
Returns: String - - Object Name

_source ⇒ Object

Kind: global variable
Returns: Object - - Object Source

_type ⇒ String

Kind: global variable
Returns: String - Object Type

sort ⇒ Array

Kind: global variable
Returns: Array - Object Sort

memoize(key, value) ⇒ Any

Delete current Record key accessor and set a read-only value

Kind: global function
Returns: Any - - new Property created

ParamTypeDescription
keyStringAccessor which will be deleted
valueAnyValue of the record key

Keywords

Publidata

FAQs

Package last updated on 31 Mar 2026

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