Security News
Input Validation Vulnerabilities Dominate MITRE's 2024 CWE Top 25 List
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
wikibase-data-values
Advanced tools
This component is in alpha state and not suitable for reuse yet. It contains various JavaScript related to the DataValues library.
globeCoordinate.Formatter
.globeCoordinate
utility class.valueFormatters.ValueFormatterStore
.options
constructor parameter as well as the getOptions
method from
valueFormatters.ValueFormatter
.dataValues.DataValue.getSortKey
from the interface and all implementations.dataValues.TimeValue.getYear
, getMonth
, getDay
, getHour
, getMinute
, and
getSecond
.globeCoordinate.GlobeCoordinate.iso6709
.globeCoordinate.GlobeCoordinate.getDecimal
private.composer/installers
.QuantityValue
now supports unknown upper and lower bounds, required for compatibility with
DataValues Number 0.8.0.globeCoordinate.Formatter
.globeCoordinate.Formatter.PRECISIONTEXT
not properly supporting precisions lower than
1/1000 of an arcsecond.precision
to globeCoordinate.GlobeCoordinate
.globe
support to globeCoordinate.GlobeCoordinate
.valueParsers.StringParser.parse
now resolves empty strings to null
.id
s for the 0 to 6 dataValues.TimeValue.PRECISIONS
to be identical to the PHP
constants in DataValues Time.dataValues.UnUnserializableValue
to dataValues.UnDeserializableValue
.dataValues.UnDeserializableValue
(formerly
dataValues.UnUnserializableValue
).time.js
legacy code, including time.Time
and time.Parser
. Every "vital"
functionality has been ported to dataValues.TimeValue
which now may be interacted with directly
instead of having to retrieve the encapsulated time.Time
object first.valueParsers.TimeParser
. Back-end parser is to be used via API.mw.ext.dataValues
module as it was just overwriting the obsolete time.js
settings. Dependencies should be updated to point directly to the dataValues.values
module.toJSON
and newFromJSON
in dataValues.UnDeserializableValue
.Time
object's month and day attributes default to 0 instead of 1 now.Time.newFromIso8601()
.globeCoordinate.GlobeCoordinate.equals()
Initial release.
FAQs
DataValues implementation in JavaScript
The npm package wikibase-data-values receives a total of 12 weekly downloads. As such, wikibase-data-values popularity was classified as not popular.
We found that wikibase-data-values demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.
Research
Security News
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.