Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@jupyterlab/nbformat

Package Overview
Dependencies
Maintainers
34
Versions
284
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyterlab/nbformat - npm Package Compare versions

Comparing version 4.0.0-alpha.15 to 4.0.0-alpha.16

2

lib/index.d.ts

@@ -85,3 +85,3 @@ /**

*/
export declare type CellType = 'code' | 'markdown' | 'raw';
export declare type CellType = 'code' | 'markdown' | 'raw' | string;
/**

@@ -88,0 +88,0 @@ * The Jupyter metadata namespace.

{
"name": "@jupyterlab/nbformat",
"version": "4.0.0-alpha.15",
"version": "4.0.0-alpha.16",
"description": "Notebook format interfaces",

@@ -43,3 +43,3 @@ "homepage": "https://github.com/jupyterlab/jupyterlab",

"devDependencies": {
"@jupyterlab/testutils": "^4.0.0-alpha.15",
"@jupyterlab/testutils": "^4.0.0-alpha.16",
"@types/jest": "^26.0.10",

@@ -46,0 +46,0 @@ "jest": "^26.4.2",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc