@jupyterlab/rendermime-interfaces
Advanced tools
Comparing version 3.8.0-alpha.21 to 3.8.0-alpha.22
{ | ||
"name": "@jupyterlab/rendermime-interfaces", | ||
"version": "3.8.0-alpha.21", | ||
"version": "3.8.0-alpha.22", | ||
"description": "JupyterLab - Interfaces for Mime Renderers", | ||
@@ -34,4 +34,4 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@lumino/coreutils": "^2.0.0-rc.1", | ||
"@lumino/widgets": "^2.0.0-rc.1" | ||
"@lumino/coreutils": "^2.0.0", | ||
"@lumino/widgets": "^2.0.0" | ||
}, | ||
@@ -41,3 +41,3 @@ "devDependencies": { | ||
"typedoc": "~0.23.25", | ||
"typescript": "~5.0.1-rc" | ||
"typescript": "~5.0.2" | ||
}, | ||
@@ -44,0 +44,0 @@ "publishConfig": { |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
38131
Updated@lumino/coreutils@^2.0.0
Updated@lumino/widgets@^2.0.0