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

@jupyterlab/theme-dark-extension

Package Overview
Dependencies
Maintainers
14
Versions
390
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyterlab/theme-dark-extension - npm Package Compare versions

Comparing version 0.19.1-alpha.0 to 0.19.1

LICENSE

0

lib/index.d.ts

@@ -0,0 +0,0 @@ import { JupyterLabPlugin } from '@jupyterlab/application';

@@ -0,0 +0,0 @@ "use strict";

15

package.json
{
"name": "@jupyterlab/theme-dark-extension",
"version": "0.19.1-alpha.0",
"version": "0.19.1",
"description": "JupyterLab - Default Dark Theme",

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

"scripts": {
"build": "run-p build:**",
"build": "tsc -b",
"build:src": "tsc -b src",

@@ -37,3 +37,3 @@ "build:webpack": "webpack",

"prepublishOnly": "npm run build",
"watch": "run-p watch:**",
"watch": "tsc -b --watch",
"watch:src": "tsc -b src --watch",

@@ -43,4 +43,4 @@ "watch:webpack": "webpack --watch"

"dependencies": {
"@jupyterlab/application": "^0.19.1-alpha.0",
"@jupyterlab/apputils": "^0.19.1-alpha.0",
"@jupyterlab/application": "^0.19.1",
"@jupyterlab/apputils": "^0.19.1",
"font-awesome": "~4.7.0"

@@ -63,2 +63,5 @@ },

},
"publishConfig": {
"access": "public"
},
"jupyterlab": {

@@ -68,3 +71,3 @@ "extension": true,

},
"gitHead": "9d6193d318872a4a3600ee96fe6f3996312ffe07"
"gitHead": "7fc900168981e58051253ecc66a18015a052cd2f"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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