@jupyterlab/nbformat
Advanced tools
Comparing version 4.0.0-alpha.21 to 4.0.0-alpha.22
{ | ||
"name": "@jupyterlab/nbformat", | ||
"version": "4.0.0-alpha.21", | ||
"version": "4.0.0-alpha.22", | ||
"description": "Notebook format interfaces", | ||
@@ -41,9 +41,10 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@lumino/coreutils": "^2.0.0-rc.1" | ||
"@lumino/coreutils": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"@jupyterlab/testing": "^4.0.0-alpha.21", | ||
"@jupyterlab/testing": "^4.0.0-alpha.22", | ||
"@types/jest": "^29.2.0", | ||
"jest": "^29.2.0", | ||
"rimraf": "~3.0.0", | ||
"typescript": "~5.0.1-rc" | ||
"typescript": "~5.0.2" | ||
}, | ||
@@ -50,0 +51,0 @@ "publishConfig": { |
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
27335
0
5
Updated@lumino/coreutils@^2.0.0