@jupyterlab/rendermime-interfaces
Advanced tools
Comparing version 0.4.2 to 0.4.3
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@jupyterlab/rendermime-interfaces", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"description": "JupyterLab - Interfaces for Mime Renderers", | ||
@@ -28,2 +28,3 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"clean": "rimraf lib", | ||
"prepublishOnly": "npm run build", | ||
"watch": "tsc -w" | ||
@@ -37,4 +38,4 @@ }, | ||
"rimraf": "~2.6.2", | ||
"typescript": "~2.4.2" | ||
"typescript": "~2.6.2" | ||
} | ||
} |
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
18759
46