Socket
Socket
Sign inDemoInstall

@jupyterlab/rendermime-interfaces

Package Overview
Dependencies
Maintainers
7
Versions
331
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 0.4.2 to 0.4.3

1

lib/index.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=index.js.map

5

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

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

"clean": "rimraf lib",
"prepublishOnly": "npm run build",
"watch": "tsc -w"

@@ -37,4 +38,4 @@ },

"rimraf": "~2.6.2",
"typescript": "~2.4.2"
"typescript": "~2.6.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