Socket
Socket
Sign inDemoInstall

@comunica/context-entries

Package Overview
Dependencies
Maintainers
4
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@comunica/context-entries - npm Package Compare versions

Comparing version 1.20.1-alpha.c191493f4.0 to 1.21.0

6

lib/Keys.d.ts

@@ -104,3 +104,7 @@ export declare enum KeysCore {

*/
strictValues = "@comunica/actor-rdf-parse-jsonld:strictValues"
strictValues = "@comunica/actor-rdf-parse-jsonld:strictValues",
/**
* @range {Record<string, any>}
*/
parserOptions = "@comunica/actor-rdf-parse-jsonld:parserOptions"
}

@@ -107,0 +111,0 @@ export declare enum KeysRdfResolveQuadPattern {

@@ -115,2 +115,6 @@ "use strict";

KeysRdfParseJsonLd["strictValues"] = "@comunica/actor-rdf-parse-jsonld:strictValues";
/**
* @range {Record<string, any>}
*/
KeysRdfParseJsonLd["parserOptions"] = "@comunica/actor-rdf-parse-jsonld:parserOptions";
})(KeysRdfParseJsonLd = exports.KeysRdfParseJsonLd || (exports.KeysRdfParseJsonLd = {}));

@@ -117,0 +121,0 @@ var KeysRdfResolveQuadPattern;

4

package.json
{
"name": "@comunica/context-entries",
"version": "1.20.1-alpha.c191493f4.0",
"version": "1.21.0",
"description": "A collection of reusable Comunica context key definitions.",

@@ -37,3 +37,3 @@ "main": "index.js",

},
"gitHead": "c191493f429db41ca9f3fc651d93cd9ad0cbca88"
"gitHead": "f4880c886f05825fa72d3d6d7859ce1482d144da"
}
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