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

@jupyterlab/csvviewer

Package Overview
Dependencies
Maintainers
16
Versions
382
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyterlab/csvviewer - npm Package Compare versions

Comparing version 1.0.0-alpha.9 to 1.0.0-alpha.10

style/base.css

1

lib/index.d.ts

@@ -1,2 +0,1 @@

import '../style/index.css';
export * from './model';

@@ -3,0 +2,0 @@ export * from './parse';

// Copyright (c) Jupyter Development Team.
// Distributed under the terms of the Modified BSD License.
import '../style/index.css';
export * from './model';

@@ -5,0 +4,0 @@ export * from './parse';

{
"name": "@jupyterlab/csvviewer",
"version": "1.0.0-alpha.9",
"version": "1.0.0-alpha.10",
"description": "JupyterLab - CSV Widget",

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

],
"sideEffects": [
"style/*.css"
],
"main": "lib/index.js",
"types": "lib/index.d.ts",
"style": "style/index.css",
"directories": {

@@ -35,5 +39,5 @@ "lib": "lib/"

"dependencies": {
"@jupyterlab/apputils": "^1.0.0-alpha.9",
"@jupyterlab/coreutils": "^3.0.0-alpha.9",
"@jupyterlab/docregistry": "^1.0.0-alpha.9",
"@jupyterlab/apputils": "^1.0.0-alpha.10",
"@jupyterlab/coreutils": "^3.0.0-alpha.10",
"@jupyterlab/docregistry": "^1.0.0-alpha.10",
"@phosphor/algorithm": "^1.1.2",

@@ -55,3 +59,3 @@ "@phosphor/coreutils": "^1.3.0",

},
"gitHead": "3ae93547a9b04453f82bbd883931ac1866f2a08b"
"gitHead": "3fc4a1cb40fe30e45ab696c4925a307aed5210a5"
}

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