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

@jupyterlab/rendermime-interfaces

Package Overview
Dependencies
Maintainers
15
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 to 1.3.0-alpha.0

3

lib/index.d.ts

@@ -21,2 +21,5 @@ import { ReadonlyJSONObject } from '@phosphor/coreutils';

* The metadata associated with the model.
*
* Among others, it can include an attribute named `fragment`
* that stores a URI fragment identifier for the MIME resource.
*/

@@ -23,0 +26,0 @@ readonly metadata: ReadonlyJSONObject;

8

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

@@ -38,4 +38,4 @@ "homepage": "https://github.com/jupyterlab/jupyterlab",

"rimraf": "~2.6.2",
"typedoc": "~0.12.0",
"typescript": "~3.1.1"
"typedoc": "^0.14.2",
"typescript": "~3.3.1"
},

@@ -45,3 +45,3 @@ "publishConfig": {

},
"gitHead": "7fc900168981e58051253ecc66a18015a052cd2f"
"gitHead": "31f68f6d1717b58c344a5fb4f4baf3b123b7c75c"
}
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