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.0 to 3.0.0-beta.1

35

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

@@ -20,6 +20,2 @@ "keywords": [

"author": "Project Jupyter",
"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}"
],
"sideEffects": [

@@ -34,2 +30,6 @@ "style/*.css"

},
"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}"
],
"scripts": {

@@ -51,17 +51,14 @@ "build": "tsc",

"dependencies": {
"@jupyterlab/coreutils": "^5.0.0-beta.0",
"@jupyterlab/services": "^6.0.0-beta.0",
"@jupyterlab/statedb": "^3.0.0-beta.0",
"@lumino/coreutils": "^1.4.3"
"@jupyterlab/coreutils": "^5.0.0-beta.1",
"@jupyterlab/services": "^6.0.0-beta.1",
"@jupyterlab/statedb": "^3.0.0-beta.1",
"@lumino/coreutils": "^1.5.3"
},
"devDependencies": {
"@jupyterlab/testutils": "^3.0.0-beta.0",
"@types/jest": "^24.0.23",
"@typescript-eslint/eslint-plugin": "^2.25.0",
"@typescript-eslint/parser": "^2.25.0",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.10.1",
"eslint-plugin-prettier": "^3.1.2",
"jest": "^25.2.3",
"prettier": "^1.19.1",
"@jupyterlab/testutils": "^3.0.0-beta.1",
"@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",
"rimraf": "~3.0.0",

@@ -73,3 +70,3 @@ "typescript": "~4.0.2"

},
"gitHead": "50bc97613c7ef43152d8a7e66a5caa92f5db03a4"
"gitHead": "3aed4a8d13df062ea22e324e22792fbb32902142"
}

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