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

@jupyterlab/translation

Package Overview
Dependencies
Maintainers
24
Versions
241
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-beta.1 to 3.0.0-beta.2

lib/manager.d.ts

1

lib/index.d.ts
export * from './base';
export * from './gettext';
export * from './manager';
export * from './server';
export * from './tokens';

@@ -6,4 +6,5 @@ // Copyright (c) Jupyter Development Team.

export * from './gettext';
export * from './manager';
export * from './server';
export * from './tokens';
//# sourceMappingURL=index.js.map

12

package.json
{
"name": "@jupyterlab/translation",
"version": "3.0.0-beta.1",
"version": "3.0.0-beta.2",
"description": "JupyterLab - Translation services",

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

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

@@ -68,3 +68,3 @@ "@typescript-eslint/eslint-plugin": "^3.10.1",

},
"gitHead": "3aed4a8d13df062ea22e324e22792fbb32902142"
"gitHead": "e429311f087f2f843da07dcf837ea9c0aacfc99c"
}

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