@jupyterlab/translation
Advanced tools
Comparing version 3.0.0-rc.10 to 3.0.0-rc.11
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5
54153
21