dbpedia-sparql-client
Advanced tools
Comparing version 0.9.7 to 0.9.8
@@ -19,3 +19,3 @@ 'use strict'; | ||
this._query = null; | ||
this._uri = 'http://dbpedia.org/sparql'; | ||
this._uri = 'https://dbpedia.org/sparql'; | ||
this._timeout = 10000; | ||
@@ -22,0 +22,0 @@ } |
{ | ||
"name": "dbpedia-sparql-client", | ||
"version": "0.9.7", | ||
"version": "0.9.8", | ||
"description": "A simple DBpedia SPARQL client", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
9875