@gitlab/web-ide
Advanced tools
Comparing version 0.0.1-dev-20240125064919 to 0.0.1-dev-20240201215504
@@ -5,3 +5,3 @@ { | ||
"description": "Official GitLab-maintained extension for Visual Studio Code.", | ||
"version": "3.100.0", | ||
"version": "3.101.1", | ||
"publisher": "GitLab", | ||
@@ -262,6 +262,6 @@ "license": "MIT", | ||
"@types/semver": "^7.5.6", | ||
"@types/sinon": "^10.0.20", | ||
"@types/sinon": "^17.0.3", | ||
"@types/source-map-support": "^0.5.10", | ||
"@types/temp": "^0.9.4", | ||
"@types/uuid": "^9.0.7", | ||
"@types/uuid": "^9.0.8", | ||
"@types/vscode": "^1.82.0", | ||
@@ -271,5 +271,5 @@ "@types/ws": "^8.5.10", | ||
"@typescript-eslint/parser": "^6.10.0", | ||
"@vscode/test-web": "^0.0.50", | ||
"@vscode/test-web": "^0.0.51", | ||
"conventional-changelog-cli": "^4.1.0", | ||
"esbuild": "^0.19.11", | ||
"esbuild": "^0.19.12", | ||
"eslint": "^8.53.0", | ||
@@ -285,11 +285,10 @@ "eslint-config-airbnb-base": "^15.0.0", | ||
"jest-mock-vscode": "^2.1.1", | ||
"lefthook": "^1.5.6", | ||
"mocha": "^10.2.0", | ||
"mocha-junit-reporter": "^2.2.1", | ||
"msw": "^1.3.2", | ||
"msw": "^2.1.4", | ||
"prettier": "^3.0.3", | ||
"simple-git": "^3.22.0", | ||
"sinon": "^17.0.1", | ||
"ts-jest": "^29.1.1", | ||
"typescript": "^5.2.2", | ||
"ts-jest": "^29.1.2", | ||
"typescript": "^5.3.3", | ||
"vsce": "^2.15.0", | ||
@@ -301,4 +300,4 @@ "vscode-test": "^1.6.1", | ||
"@anycable/core": "^0.7.12", | ||
"@gitlab-org/gitlab-lsp": "^3.32.0", | ||
"@snowplow/tracker-core": "3.20.0", | ||
"@gitlab-org/gitlab-lsp": "^3.33.0", | ||
"@snowplow/tracker-core": "3.21.0", | ||
"cross-fetch": "^4.0.0", | ||
@@ -305,0 +304,0 @@ "dayjs": "^1.11.10", |
{ | ||
"name": "@gitlab/web-ide", | ||
"version": "0.0.1-dev-20240125064919", | ||
"version": "0.0.1-dev-20240201215504", | ||
"main": "./dist/index.js", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
60393806
275469