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

@jupyterlab/translation

Package Overview
Dependencies
Maintainers
25
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-rc.10 to 3.0.0-rc.11

22

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

@@ -20,8 +20,4 @@ "keywords": [

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

@@ -31,4 +27,3 @@ "lib": "lib/"

"files": [
"lib/**/*.{d.ts,eot,gif,html,jpg,js,js.map,json,png,svg,woff2,ttf}",
"style/**/*.{css,eot,gif,html,jpg,json,png,svg,woff2,ttf}"
"lib/**/*.{d.ts,eot,gif,html,jpg,js,js.map,json,png,svg,woff2,ttf}"
],

@@ -51,13 +46,10 @@ "scripts": {

"dependencies": {
"@jupyterlab/coreutils": "^5.0.0-rc.10",
"@jupyterlab/services": "^6.0.0-rc.10",
"@jupyterlab/statedb": "^3.0.0-rc.10",
"@jupyterlab/coreutils": "^5.0.0-rc.11",
"@jupyterlab/services": "^6.0.0-rc.11",
"@jupyterlab/statedb": "^3.0.0-rc.11",
"@lumino/coreutils": "^1.5.3"
},
"devDependencies": {
"@jupyterlab/testutils": "^3.0.0-rc.10",
"@jupyterlab/testutils": "^3.0.0-rc.11",
"@types/jest": "^26.0.10",
"@typescript-eslint/eslint-plugin": "^3.10.1",
"@typescript-eslint/parser": "^3.10.1",
"eslint": "^7.7.0",
"jest": "^26.4.2",

@@ -70,3 +62,3 @@ "rimraf": "~3.0.0",

},
"gitHead": "90dcb44dcd3fd9869372fe7ef33f1beec3e4989c"
"gitHead": "0de132dfb7a0fc106d2957fac9fab303867fe4b2"
}
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