This package has been deprecated

Author message:

This project has been renamed to wikibase-token. Install using wikibase-token instead.

wikidata-token

2.3.8 • Public • Published

wikidata-token

This package has been renamed wikibase-token, there will be no further updates on wikidata-token (out of security updates).

Transition to wikibase-token

This old wikidata-token code

const getToken = require('wikidata-token')({ username, password })

can be replaced by

const instance = 'https://www.wikidata.org'
const getToken = require('wikidata-token')({ instance, username, password })

Package Sidebar

Install

npm i wikidata-token

Weekly Downloads

1

Version

2.3.8

License

MIT

Unpacked Size

36.9 kB

Total Files

15

Last publish

Collaborators

  • maxlath