Socket
Socket
Sign inDemoInstall

notebookjs

Package Overview
Dependencies
116
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.6.4 to 0.6.5

10

package.json
{
"name": "notebookjs",
"version": "0.6.4",
"version": "0.6.5",
"description": "Parse and render Jupyter/IPython notebooks.",

@@ -15,6 +15,6 @@ "main": "notebook.js",

"dependencies": {
"ansi_up": "^5.0.0",
"dompurify": "^2.2.6",
"jsdom": "^16.4.0",
"marked": "^2.0.0"
"ansi_up": "^5.0.1",
"dompurify": "^2.2.9",
"jsdom": "^16.6.0",
"marked": "^2.1.3"
},

@@ -21,0 +21,0 @@ "repository": {

@@ -1,2 +0,2 @@

# notebook.js `v0.6.4`
# notebook.js `v0.6.5`

@@ -3,0 +3,0 @@ Notebook.js parses raw [Jupyter](http://jupyter.org/)/[IPython](http://ipython.org/) notebooks, and lets you render them as HTML. See a __[working demo here](https://jsvine.github.io/nbpreview/)__.

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc