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

@jupyterlab/translation

Package Overview
Dependencies
Maintainers
10
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 4.1.0-alpha.4 to 4.1.0-beta.0

14

package.json
{
"name": "@jupyterlab/translation",
"version": "4.1.0-alpha.4",
"version": "4.1.0-beta.0",
"description": "JupyterLab - Translation services",

@@ -34,4 +34,2 @@ "keywords": [

"docs": "typedoc src",
"eslint": "eslint . --ext .ts,.tsx --fix",
"eslint:check": "eslint . --ext .ts,.tsx",
"test": "jest",

@@ -44,10 +42,10 @@ "test:cov": "jest --collect-coverage",

"dependencies": {
"@jupyterlab/coreutils": "^6.1.0-alpha.4",
"@jupyterlab/rendermime-interfaces": "^3.9.0-alpha.3",
"@jupyterlab/services": "^7.1.0-alpha.4",
"@jupyterlab/statedb": "^4.1.0-alpha.4",
"@jupyterlab/coreutils": "^6.1.0-beta.0",
"@jupyterlab/rendermime-interfaces": "^3.9.0-beta.0",
"@jupyterlab/services": "^7.1.0-beta.0",
"@jupyterlab/statedb": "^4.1.0-beta.0",
"@lumino/coreutils": "^2.1.2"
},
"devDependencies": {
"@jupyterlab/testing": "^4.1.0-alpha.4",
"@jupyterlab/testing": "^4.1.0-beta.0",
"@types/jest": "^29.2.0",

@@ -54,0 +52,0 @@ "jest": "^29.2.0",

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