Package: node-wikibase-edit / 5.3.0-1

Metadata

Package Version Patches format
node-wikibase-edit 5.3.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
remove module alias.patch | (download)

config/default.js | 2 1 1 - 0 !
tests/integration/fetch_properties_datatypes.js | 4 2 2 - 0 !
tests/integration/get_auth_data.js | 4 2 2 - 0 !
tests/integration/get_token.js | 6 3 3 - 0 !
tests/integration/utils/get_property.js | 2 1 1 - 0 !
tests/integration/utils/sandbox_entities.js | 2 1 1 - 0 !
tests/integration/utils/utils.js | 4 2 2 - 0 !
tests/integration/utils/wait_for_instance.js | 2 1 1 - 0 !
tests/unit/alias/add.js | 6 3 3 - 0 !
tests/unit/alias/remove.js | 6 3 3 - 0 !
tests/unit/alias/set.js | 6 3 3 - 0 !
tests/unit/claim/remove.js | 6 3 3 - 0 !
tests/unit/claim/set.js | 6 3 3 - 0 !
tests/unit/claim/time.js | 4 2 2 - 0 !
tests/unit/description/set.js | 6 3 3 - 0 !
tests/unit/entity/create.js | 6 3 3 - 0 !
tests/unit/entity/delete.js | 6 3 3 - 0 !
tests/unit/entity/edit.js | 6 3 3 - 0 !
tests/unit/entity/merge.js | 4 2 2 - 0 !
tests/unit/general.js | 4 2 2 - 0 !
tests/unit/label/set.js | 6 3 3 - 0 !
tests/unit/module_paths.js | 2 1 1 - 0 !
tests/unit/parse_instance.js | 4 2 2 - 0 !
tests/unit/qualifier/remove.js | 6 3 3 - 0 !
tests/unit/qualifier/set.js | 4 2 2 - 0 !
tests/unit/reference/remove.js | 6 3 3 - 0 !
tests/unit/reference/set.js | 6 3 3 - 0 !
tests/unit/request.js | 4 2 2 - 0 !
tests/unit/sitelink/set.js | 6 3 3 - 0 !
tests/unit/utils.js | 2 1 1 - 0 !
30 files changed, 69 insertions( ), 69 deletions(-)

 remove the usage of unpackaged module-alias module.
replace cross fetch with node fetch.patch | (download)

lib/request/fetch.js | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 replace cross-fetch (not in debian) with node-fetch.
replace crypto js with crypto.patch | (download)

lib/request/oauth.js | 7 4 3 - 0 !
1 file changed, 4 insertions( ), 3 deletions(-)

 replace crypto-js (not in debian) with crypto.