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 0.0.6 to 0.1.0

bower.json

7

package.json
{
"name": "wikidata-sdk",
"version": "0.0.6",
"description": "a javascript tool suite to query wikidata data",
"version": "0.1.0",
"description": "a javascript tool suite to query and work with wikidata data",
"main": "build/wikidata-sdk.js",

@@ -11,3 +11,4 @@ "directories": {

"test": "mocha --compilers coffee:coffee-script/register --watch",
"build": "coffee --watch -o build -c src"
"build": "coffee --watch -o build -c src",
"dist": "browserify build/wikidata-sdk.js -s wdk > dist/wikidata-sdk.js"
},

@@ -14,0 +15,0 @@ "repository": {

@@ -1,2 +0,3 @@

![wikidata](https://upload.wikimedia.org/wikipedia/commons/f/ff/Wikidata-logo.svg)
![wikidata](https://pbs.twimg.com/profile_images/2498571390/cizdiwz4oiiq1zae94jp.png)
A javascript tool-suite to query [wikidata](http://wikidata.org/) and handle its results.

@@ -3,0 +4,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