Socket
Socket
Sign inDemoInstall

@jupyterlab/translation

Package Overview
Dependencies
Maintainers
25
Versions
236
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyterlab/translation - npm Package Compare versions

Comparing version 3.0.0-rc.15 to 3.0.0

4

lib/index.d.ts

@@ -0,1 +1,5 @@

/**
* @packageDocumentation
* @module translation
*/
export * from './base';

@@ -2,0 +6,0 @@ export * from './gettext';

// Copyright (c) Jupyter Development Team.
// Distributed under the terms of the Modified BSD License.
/**
* @packageDocumentation
* @module translation
*/
// Note: keep in alphabetical order...

@@ -4,0 +8,0 @@ export * from './base';

12

package.json
{
"name": "@jupyterlab/translation",
"version": "3.0.0-rc.15",
"version": "3.0.0",
"description": "JupyterLab - Translation services",

@@ -44,9 +44,9 @@ "keywords": [

"dependencies": {
"@jupyterlab/coreutils": "^5.0.0-rc.15",
"@jupyterlab/services": "^6.0.0-rc.15",
"@jupyterlab/statedb": "^3.0.0-rc.15",
"@jupyterlab/coreutils": "^5.0.0",
"@jupyterlab/services": "^6.0.0",
"@jupyterlab/statedb": "^3.0.0",
"@lumino/coreutils": "^1.5.3"
},
"devDependencies": {
"@jupyterlab/testutils": "^3.0.0-rc.15",
"@jupyterlab/testutils": "^3.0.0",
"@types/jest": "^26.0.10",

@@ -60,3 +60,3 @@ "jest": "^26.4.2",

},
"gitHead": "4384e969e47152379ba654c78992fc43aff45131"
"gitHead": "bdee06ac1f9205d6dbbfc529f1d2cc31f55f8e35"
}

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