@solid-rest/core
Advanced tools
Comparing version 2.1.9 to 2.1.10
@@ -90,3 +90,2 @@ "use strict"; | ||
const resourceSym = graph.sym(resource.url); | ||
console.log(44, resource.contentType); | ||
@@ -93,0 +92,0 @@ try { |
@@ -83,3 +83,2 @@ let $rdf; //import crypto from 'crypto' TODO may be | ||
const resourceSym = graph.sym(resource.url); | ||
console.log(44, resource.contentType); | ||
@@ -86,0 +85,0 @@ try { |
@@ -103,3 +103,2 @@ (function (global, factory) { | ||
const resourceSym = graph.sym(resource.url); | ||
console.log(44, resource.contentType); | ||
@@ -106,0 +105,0 @@ try { |
{ | ||
"name": "@solid-rest/core", | ||
"version": "2.1.9", | ||
"version": "2.1.10", | ||
"author": "Jeff Zucker", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -80,3 +80,2 @@ let $rdf; //import crypto from 'crypto' TODO may be | ||
const resourceSym = graph.sym(resource.url); | ||
console.log(44,resource.contentType) | ||
try { | ||
@@ -83,0 +82,0 @@ const serialized = $rdf.serialize(resourceSym, graph, resource.url, resource.contentType) |
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
166883
4226