@jupyterlab/docprovider
Advanced tools
Comparing version 3.6.0-alpha.1 to 3.6.0-alpha.2
{ | ||
"name": "@jupyterlab/docprovider", | ||
"version": "3.6.0-alpha.1", | ||
"version": "3.6.0-alpha.2", | ||
"description": "JupyterLab - Document Provider", | ||
@@ -20,3 +20,2 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"types": "lib/index.d.ts", | ||
"style": "style/index.css", | ||
"directories": { | ||
@@ -43,5 +42,5 @@ "lib": "lib/" | ||
"dependencies": { | ||
"@jupyterlab/coreutils": "^5.6.0-alpha.1", | ||
"@jupyterlab/services": "^6.6.0-alpha.1", | ||
"@jupyterlab/shared-models": "^3.6.0-alpha.1", | ||
"@jupyterlab/coreutils": "^5.6.0-alpha.2", | ||
"@jupyterlab/services": "^6.6.0-alpha.2", | ||
"@jupyterlab/shared-models": "^3.6.0-alpha.2", | ||
"@lumino/coreutils": "^1.11.0", | ||
@@ -55,3 +54,3 @@ "@lumino/disposable": "^1.10.0", | ||
"devDependencies": { | ||
"@jupyterlab/testutils": "^3.6.0-alpha.1", | ||
"@jupyterlab/testutils": "^3.6.0-alpha.2", | ||
"@types/jest": "^26.0.10", | ||
@@ -65,4 +64,3 @@ "jest": "^26.4.2", | ||
"access": "public" | ||
}, | ||
"styleModule": "style/index.js" | ||
} | ||
} |
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
13339
13
268