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

@jupyterlab/nbformat

Package Overview
Dependencies
Maintainers
24
Versions
275
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 3.0.0-beta.0 to 3.0.0-beta.1

24

package.json
{
"name": "@jupyterlab/nbformat",
"version": "3.0.0-beta.0",
"version": "3.0.0-beta.1",
"description": "Notebook format interfaces",

@@ -15,7 +15,2 @@ "homepage": "https://github.com/jupyterlab/jupyterlab",

"author": "Project Jupyter",
"files": [
"lib/**/*.{d.ts,eot,gif,html,jpg,js,js.map,json,png,svg,woff2,ttf}",
"schema/*.json",
"style/**/*.{css,eot,gif,html,jpg,json,png,svg,woff2,ttf}"
],
"sideEffects": [

@@ -29,2 +24,7 @@ "style/**/*"

},
"files": [
"lib/**/*.{d.ts,eot,gif,html,jpg,js,js.map,json,png,svg,woff2,ttf}",
"schema/*.json",
"style/**/*.{css,eot,gif,html,jpg,json,png,svg,woff2,ttf}"
],
"scripts": {

@@ -43,10 +43,10 @@ "build": "tsc -b",

"dependencies": {
"@lumino/coreutils": "^1.4.3"
"@lumino/coreutils": "^1.5.3"
},
"devDependencies": {
"@jupyterlab/testutils": "^3.0.0-beta.0",
"@types/jest": "^24.0.23",
"jest": "^25.2.3",
"@jupyterlab/testutils": "^3.0.0-beta.1",
"@types/jest": "^26.0.10",
"jest": "^26.4.2",
"rimraf": "~3.0.0",
"ts-jest": "^25.2.1",
"ts-jest": "^26.3.0",
"typescript": "~4.0.2"

@@ -57,3 +57,3 @@ },

},
"gitHead": "50bc97613c7ef43152d8a7e66a5caa92f5db03a4"
"gitHead": "3aed4a8d13df062ea22e324e22792fbb32902142"
}
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