Socket
Socket
Sign inDemoInstall

theme-vitesse

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

theme-vitesse - npm Package Compare versions

Comparing version 0.7.6 to 0.7.7

29

package.json

@@ -5,3 +5,3 @@ {

"displayName": "Vitesse Theme",
"version": "0.7.6",
"version": "0.7.7",
"packageManager": "pnpm@8.15.4",

@@ -66,10 +66,18 @@ "description": "Vitesse theme for VS Code",

},
"scripts": {
"build": "esno scripts/index.ts",
"dev": "esno watch scripts/index.ts",
"vscode:prepublish": "npm run build",
"lint": "eslint .",
"prepublishOnly": "npm run build",
"release": "bumpp --all && vsce publish --no-dependencies"
},
"devDependencies": {
"@antfu/eslint-config": "^2.7.0",
"@antfu/eslint-config": "^2.8.0",
"@antfu/utils": "^0.7.7",
"@types/color": "^3.0.6",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.11.24",
"@types/node": "^20.11.25",
"@vscode/vsce": "^2.24.0",
"bumpp": "^9.3.1",
"bumpp": "^9.4.0",
"color": "^4.2.3",

@@ -80,13 +88,6 @@ "eslint": "^8.57.0",

"tsup": "^8.0.2",
"typescript": "^5.3.3",
"typescript": "^5.4.2",
"xterm": "^5.3.0"
},
"preview": true,
"scripts": {
"build": "esno scripts/index.ts",
"dev": "esno watch scripts/index.ts",
"vscode:prepublish": "npm run build",
"lint": "eslint .",
"release": "bumpp --all && vsce publish --no-dependencies"
}
}
"preview": true
}

@@ -148,3 +148,3 @@ {

"terminal.ansiRed": "#cb7676",
"terminal.ansiWhite": "#dbd7caee",
"terminal.ansiWhite": "#dbd7ca",
"terminal.ansiYellow": "#e6cc77",

@@ -151,0 +151,0 @@ "gitDecoration.addedResourceForeground": "#4d9375",

@@ -148,3 +148,3 @@ {

"terminal.ansiRed": "#cb7676",
"terminal.ansiWhite": "#dbd7caee",
"terminal.ansiWhite": "#dbd7ca",
"terminal.ansiYellow": "#e6cc77",

@@ -151,0 +151,0 @@ "gitDecoration.addedResourceForeground": "#4d9375",

@@ -148,3 +148,3 @@ {

"terminal.ansiRed": "#cb7676",
"terminal.ansiWhite": "#dbd7caee",
"terminal.ansiWhite": "#dbd7ca",
"terminal.ansiYellow": "#e6cc77",

@@ -151,0 +151,0 @@ "gitDecoration.addedResourceForeground": "#4d9375",

@@ -148,3 +148,3 @@ {

"terminal.ansiRed": "#ab5959",
"terminal.ansiWhite": "#dbd7caee",
"terminal.ansiWhite": "#dbd7ca",
"terminal.ansiYellow": "#bda437",

@@ -151,0 +151,0 @@ "gitDecoration.addedResourceForeground": "#1e754f",

@@ -148,3 +148,3 @@ {

"terminal.ansiRed": "#ab5959",
"terminal.ansiWhite": "#dbd7caee",
"terminal.ansiWhite": "#dbd7ca",
"terminal.ansiYellow": "#bda437",

@@ -151,0 +151,0 @@ "gitDecoration.addedResourceForeground": "#1e754f",

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