sparqljson-to-tree
Advanced tools
Comparing version 1.2.0 to 1.2.1
"use strict"; | ||
function __export(m) { | ||
for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p]; | ||
} | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
const tslib_1 = require("tslib"); | ||
tslib_1.__exportStar(require("./lib/Converter"), exports); | ||
__export(require("./lib/Converter")); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "sparqljson-to-tree", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Converts SPARQL JSON results to a tree-based structure", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
13443
166