New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

wikidata-sdk

Package Overview
Dependencies
Maintainers
1
Versions
173
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wikidata-sdk - npm Package Compare versions

Comparing version 1.4.3 to 1.4.4

2

package.json
{
"name": "wikidata-sdk",
"version": "1.4.3",
"version": "1.4.4",
"description": "a javascript tool suite to query and work with wikidata data",

@@ -5,0 +5,0 @@ "main": "build/wikidata-sdk.js",

@@ -5,3 +5,3 @@ ![wikidata](https://pbs.twimg.com/profile_images/2498571390/cizdiwz4oiiq1zae94jp.png)

This library had for primary purpose to serve the needs of the (inventaire)[https://github.com/inventaire/inventaire] project but extending its capabilities to other needs it totally possible: feel welcome to post your suggestions as issues or pull requests!
This library had for primary purpose to serve the needs of the [inventaire](https://github.com/inventaire/inventaire) project but extending its capabilities to other needs it totally possible: feel welcome to post your suggestions as issues or pull requests!

@@ -13,16 +13,16 @@ used APIs:

# Summary
- [Installation](https://github.com/maxlath/wikidata-sdk#installation)
- [via NPM](https://github.com/maxlath/wikidata-sdk#via-npm)
- [via Bower](https://github.com/maxlath/wikidata-sdk#via-bower)
- [The Old Way](https://github.com/maxlath/wikidata-sdk#the-old-way)
- [How-to](https://github.com/maxlath/wikidata-sdk#how-to)
- [Build queries urls to:](https://github.com/maxlath/wikidata-sdk#build-queries-urls-to)
- [search in wikidata entities](https://github.com/maxlath/wikidata-sdk#search-in-wikidata-entities)
- [get entities by id](https://github.com/maxlath/wikidata-sdk#get-entities-by-id)
- [get entities reverse claims](https://github.com/maxlath/wikidata-sdk#get-entities-reverse-claims)
- [Other utils](https://github.com/maxlath/wikidata-sdk#other-utils)
- [simplify claims results](https://github.com/maxlath/wikidata-sdk#simplify-claims-results)
- [Misc](https://github.com/maxlath/wikidata-sdk#misc)
- [A little CoffeeScript / Promises workflow demo](https://github.com/maxlath/wikidata-sdk#a-little-coffeescript--promises-workflow-demo)
- [License](https://github.com/maxlath/wikidata-sdk#license)
- [Installation](#installation)
- [via NPM](#via-npm)
- [via Bower](#via-bower)
- [The Old Way](#the-old-way)
- [How-to](#how-to)
- [Build queries urls to:](#build-queries-urls-to)
- [search in wikidata entities](#search-in-wikidata-entities)
- [get entities by id](#get-entities-by-id)
- [get entities reverse claims](#get-entities-reverse-claims)
- [Other utils](#other-utils)
- [simplify claims results](#simplify-claims-results)
- [Misc](#misc)
- [A little CoffeeScript / Promises workflow demo](#a-little-coffeescript--promises-workflow-demo)
- [License](#license)

@@ -29,0 +29,0 @@

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc