@jupyterlab/rendermime-interfaces
Advanced tools
Comparing version 1.2.1-alpha.0 to 1.2.1
@@ -0,0 +0,0 @@ import { ReadonlyJSONObject } from '@phosphor/coreutils'; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); |
{ | ||
"name": "@jupyterlab/rendermime-interfaces", | ||
"version": "1.2.1-alpha.0", | ||
"version": "1.2.1", | ||
"description": "JupyterLab - Interfaces for Mime Renderers", | ||
@@ -26,7 +26,7 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"scripts": { | ||
"build": "tsc -b src", | ||
"build": "tsc -b", | ||
"clean": "rimraf lib", | ||
"docs": "typedoc --options tdoptions.json --theme ../../typedoc-theme src", | ||
"prepublishOnly": "npm run build", | ||
"watch": "tsc -b src --watch" | ||
"watch": "tsc -b --watch" | ||
}, | ||
@@ -42,3 +42,6 @@ "dependencies": { | ||
}, | ||
"gitHead": "9d6193d318872a4a3600ee96fe6f3996312ffe07" | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "7fc900168981e58051253ecc66a18015a052cd2f" | ||
} |
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
0
13760