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

@jupyterlab/rendermime-interfaces

Package Overview
Dependencies
Maintainers
14
Versions
336
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyterlab/rendermime-interfaces - npm Package Compare versions

Comparing version 1.2.1-alpha.0 to 1.2.1

0

lib/index.d.ts

@@ -0,0 +0,0 @@ import { ReadonlyJSONObject } from '@phosphor/coreutils';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

11

package.json
{
"name": "@jupyterlab/rendermime-interfaces",
"version": "1.2.1-alpha.0",
"version": "1.2.1",
"description": "JupyterLab - Interfaces for Mime Renderers",

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

"scripts": {
"build": "tsc -b src",
"build": "tsc -b",
"clean": "rimraf lib",
"docs": "typedoc --options tdoptions.json --theme ../../typedoc-theme src",
"prepublishOnly": "npm run build",
"watch": "tsc -b src --watch"
"watch": "tsc -b --watch"
},

@@ -42,3 +42,6 @@ "dependencies": {

},
"gitHead": "9d6193d318872a4a3600ee96fe6f3996312ffe07"
"publishConfig": {
"access": "public"
},
"gitHead": "7fc900168981e58051253ecc66a18015a052cd2f"
}
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