@jupyterlab/statedb
Advanced tools
Comparing version 4.0.0-alpha.19 to 4.0.0-alpha.20
{ | ||
"name": "@jupyterlab/statedb", | ||
"version": "4.0.0-alpha.19", | ||
"version": "4.0.0-alpha.20", | ||
"description": "Package for managing state in Jupyterlab", | ||
@@ -24,3 +24,4 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"schema/*.json", | ||
"style/**/*.{css,eot,gif,html,jpg,json,png,svg,woff2,ttf}" | ||
"style/**/*.{css,eot,gif,html,jpg,json,png,svg,woff2,ttf}", | ||
"src/**/*.{ts,tsx}" | ||
], | ||
@@ -39,14 +40,14 @@ "scripts": { | ||
"dependencies": { | ||
"@lumino/commands": "^2.0.0-beta.1", | ||
"@lumino/coreutils": "^2.0.0-beta.0", | ||
"@lumino/disposable": "^2.0.0-beta.1", | ||
"@lumino/properties": "^2.0.0-beta.0", | ||
"@lumino/signaling": "^2.0.0-beta.1" | ||
"@lumino/commands": "^2.0.0-rc.0", | ||
"@lumino/coreutils": "^2.0.0-rc.0", | ||
"@lumino/disposable": "^2.0.0-rc.0", | ||
"@lumino/properties": "^2.0.0-rc.0", | ||
"@lumino/signaling": "^2.0.0-rc.0" | ||
}, | ||
"devDependencies": { | ||
"@jupyterlab/testing": "^4.0.0-alpha.19", | ||
"@jupyterlab/testing": "^4.0.0-alpha.20", | ||
"@types/jest": "^29.2.0", | ||
"rimraf": "~3.0.0", | ||
"typedoc": "~0.22.10", | ||
"typescript": "~4.7.3" | ||
"typedoc": "~0.23.25", | ||
"typescript": "~5.0.0-beta" | ||
}, | ||
@@ -53,0 +54,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
90115
25
2376