@comunica/mediatortype-time
Advanced tools
Comparing version 3.0.1-alpha.45.0 to 3.0.1-alpha.46.0
{ | ||
"name": "@comunica/mediatortype-time", | ||
"version": "3.0.1-alpha.45.0", | ||
"version": "3.0.1-alpha.46.0", | ||
"description": "A comunica mediator type for the 'time' parameter.", | ||
"lsd:module": true, | ||
"main": "lib/index.js", | ||
"typings": "lib/index", | ||
"license": "MIT", | ||
"homepage": "https://comunica.dev/", | ||
"repository": { | ||
@@ -13,6 +13,5 @@ "type": "git", | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
"bugs": { | ||
"url": "https://github.com/comunica/comunica/issues" | ||
}, | ||
"sideEffects": false, | ||
"keywords": [ | ||
@@ -23,7 +22,8 @@ "comunica", | ||
], | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/comunica/comunica/issues" | ||
"sideEffects": false, | ||
"main": "lib/index.js", | ||
"typings": "lib/index", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"homepage": "https://comunica.dev/", | ||
"files": [ | ||
@@ -35,9 +35,9 @@ "components", | ||
], | ||
"dependencies": { | ||
"@comunica/core": "3.0.1-alpha.45.0" | ||
}, | ||
"scripts": { | ||
"build": "node \"../../node_modules/typescript/bin/tsc\"" | ||
}, | ||
"gitHead": "b5a3900c24e29fa7b3243ab50bc9745d286fbce8" | ||
"dependencies": { | ||
"@comunica/core": "3.0.1-alpha.46.0" | ||
}, | ||
"gitHead": "c115712ec55d79c83712e7046a387d5e3a177023" | ||
} |
@@ -5,3 +5,3 @@ # Comunica Mediatortype Time | ||
A comunica mediator type for mediation on 'time'. | ||
A comunica mediator type for mediation on 'time'. | ||
@@ -8,0 +8,0 @@ This module is part of the [Comunica framework](https://github.com/comunica/comunica), |
Sorry, the diff of this file is not supported yet
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
6218
+ Added@comunica/core@3.0.1-alpha.46.0(transitive)
+ Added@comunica/types@3.0.1-alpha.46.0(transitive)
- Removed@comunica/core@3.0.1-alpha.45.0(transitive)
- Removed@comunica/types@3.0.1-alpha.45.0(transitive)