Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@solid-rest/core

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solid-rest/core - npm Package Compare versions

Comparing version 2.1.9 to 2.1.10

1

dist/cjs/utils/rest-patch.js

@@ -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 {

2

package.json
{
"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)

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