Security News
GitHub Removes Malicious Pull Requests Targeting Open Source Repositories
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
wikibase-api
Advanced tools
JavaScript client for the Wikibase Repository web API.
wikibase.api.RepoApi.getEntities
to return all properties
of the entity by default.wikibase.api.RepoApi
methods failing when passing in empty strings.WIKIBASE_JAVASCRIPT_API_VERSION
constant.wikibase.api.RepoApi
introduced in 2.2.1.wikibase.api.RepoApi
methods (most notably parseValue
and setAliases
) not
properly accepting values that contain pipe characters.wikibase.api.RepoApiError
.wikibase.api.RepoApiError
.wikibase.api.RepoApiError
.wikibase.api.FormatValueCaller
and ParseValueCaller
.wikibase-error-ui-client-error
message.sort
and dir
parameters from:
wikibase.api.RepoApi.getEntities
wikibase.api.RepoApi.getEntitiesByPage
. This only breaks callers using the normalize
parameter.uselang
parameter to wbsearchentities
api callwikibase.api.RepoApi
QUnit tests have been rewritten to not execute actual API requests anymore.wikibase.api.RepoApi
QUnit tests for functions not yet tested.wikibase.api.RepoApi
functions to actually reflect parameter documentation in the code instead of relying on the back-end handling.Entity
may be created by omitting the data
parameter on wikibase.api.RepoApi.createEntity()
again.wikibase.api.RepoApi
functions explicitly submit default parameters if not set otherwise.Initial release.
FAQs
JavaScript client for the Wikibase Repository web API
The npm package wikibase-api receives a total of 1 weekly downloads. As such, wikibase-api popularity was classified as not popular.
We found that wikibase-api demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 9 open source maintainers 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
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.