New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

jupyter-js-input-area

Package Overview
Dependencies
Maintainers
4
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jupyter-js-input-area - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

2

package.json
{
"name": "jupyter-js-input-area",
"version": "0.0.6",
"version": "0.0.7",
"description": "Jupyter Input Area",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -1,4 +0,6 @@

jupyter-js-input-area
=======================
DEPRECATED: jupyter-js-input-area
=================================
This code has been merged into the [jupyter-js-notebook](https://github.com/jupyter/jupyter-js-notebook) repository, where it will continue to be developed.
[![Build Status](https://travis-ci.org/jupyter/jupyter-js-input-area.svg)](https://travis-ci.org/jupyter/jupyter-js-input-area?branch=master)

@@ -60,2 +62,14 @@ [![Coverage Status](https://coveralls.io/repos/jupyter/jupyter-js-input-area/badge.svg?branch=master&service=github)](https://coveralls.io/github/jupyter/jupyter-js-input-area?branch=master)

Build Example
-------------
Follow the source build instructions first.
```bash
npm run build:example
```
Change to `example` directory and navigate to `index.html`.
Build Docs

@@ -84,2 +98,11 @@ ----------

Bundle for the Browser
----------------------
Follow the package install instructions first.
Any bundler that understands how to `require()` files with `.js` and `.css`
extensions can be used with this package.
Usage Examples

@@ -86,0 +109,0 @@ --------------

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