@jupyterlab/nbformat
Advanced tools
Comparing version 3.0.0-alpha.14 to 3.0.0-beta.0
{ | ||
"name": "@jupyterlab/nbformat", | ||
"version": "3.0.0-alpha.14", | ||
"version": "3.0.0-beta.0", | ||
"description": "Notebook format interfaces", | ||
@@ -44,3 +44,3 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"devDependencies": { | ||
"@jupyterlab/testutils": "^3.0.0-alpha.14", | ||
"@jupyterlab/testutils": "^3.0.0-beta.0", | ||
"@types/jest": "^24.0.23", | ||
@@ -50,3 +50,3 @@ "jest": "^25.2.3", | ||
"ts-jest": "^25.2.1", | ||
"typescript": "~3.9.2" | ||
"typescript": "~4.0.2" | ||
}, | ||
@@ -56,3 +56,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "0c95fd64efe0ba648e06683f7114698fda295329" | ||
"gitHead": "50bc97613c7ef43152d8a7e66a5caa92f5db03a4" | ||
} |
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
17088