@comunica/context-entries
Advanced tools
Comparing version 2.0.1-alpha.9.0 to 2.0.1
"use strict"; | ||
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { | ||
if (k2 === undefined) k2 = k; | ||
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } }); | ||
var desc = Object.getOwnPropertyDescriptor(m, k); | ||
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { | ||
desc = { enumerable: true, get: function() { return m[k]; } }; | ||
} | ||
Object.defineProperty(o, k2, desc); | ||
}) : (function(o, m, k, k2) { | ||
@@ -6,0 +10,0 @@ if (k2 === undefined) k2 = k; |
{ | ||
"name": "@comunica/context-entries", | ||
"version": "2.0.1-alpha.9.0", | ||
"version": "2.0.1", | ||
"description": "A collection of reusable Comunica context key definitions.", | ||
@@ -33,4 +33,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@comunica/core": "2.0.1-alpha.9.0", | ||
"@comunica/types": "2.0.1-alpha.9.0", | ||
"@comunica/core": "^2.0.1", | ||
"@comunica/types": "^2.0.1", | ||
"jsonld-context-parser": "^2.1.5" | ||
@@ -41,3 +41,3 @@ }, | ||
}, | ||
"gitHead": "a6642f00830bd9ea3f2f39a10b07362b9f518610" | ||
"gitHead": "4c66bfaa44f73786bc7403504e5fe571181430c7" | ||
} |
# Comunica Context Entries | ||
[![npm version](https://badge.fury.io/js/%40comunica%2Fcontext-entries.svg)](https://www.npmjs.com/package/@comunica/context-entries) | ||
A collection of reusable Comunica context key definitions. | ||
@@ -4,0 +6,0 @@ |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
18123
396
0
29
+ Added@comunica/core@2.10.0(transitive)
+ Added@comunica/types@2.10.0(transitive)
+ Addedimmutable@4.3.7(transitive)
- Removed@comunica/core@2.0.1-alpha.9.0(transitive)
- Removed@comunica/types@2.0.1-alpha.9.0(transitive)
- Removedimmutable@3.8.2(transitive)
Updated@comunica/core@^2.0.1
Updated@comunica/types@^2.0.1