wikibase-sdk
Advanced tools
Comparing version 9.0.0 to 9.0.1
@@ -1,2 +0,2 @@ | ||
declare const wdk: import("../types/wbk.js").Wbk; | ||
export declare const wdk: import("../types/wbk.js").Wbk; | ||
export default wdk; |
import WBK from '../wikibase-sdk.js'; | ||
const wdk = WBK({ | ||
export const wdk = WBK({ | ||
instance: 'https://www.wikidata.org', | ||
@@ -4,0 +4,0 @@ sparqlEndpoint: 'https://query.wikidata.org/sparql', |
{ | ||
"name": "wikibase-sdk", | ||
"version": "9.0.0", | ||
"version": "9.0.1", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "description": "utils functions to query a Wikibase instance and simplify its results", |
import WBK from '../wikibase-sdk.js' | ||
const wdk = WBK({ | ||
export const wdk = WBK({ | ||
instance: 'https://www.wikidata.org', | ||
@@ -5,0 +5,0 @@ sparqlEndpoint: 'https://query.wikidata.org/sparql', |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
214059
0