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

pop-n-lock-theme-vscode

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pop-n-lock-theme-vscode - npm Package Compare versions

Comparing version 3.31.0 to 3.32.0

pop-n-lock-theme-vscode-3.32.0.vsix

21

package.json
{
"name": "pop-n-lock-theme-vscode",
"version": "3.31.0",
"version": "3.32.0",
"publisher": "Luxcium",

@@ -15,3 +15,3 @@ "license": "MIT",

"npm": ">= 6",
"vscode": "^1.36.0"
"vscode": "^1.51.0"
},

@@ -28,8 +28,8 @@ "homepage": "https://github.com/luxcium/pop-n-lock-theme-vscode/#readme",

"scripts": {
"test": "snyk test",
"unpdate:code": "yarn add -D --force --ignore-scripts --ignore-engines @types/vscode@1.34.0; vsce -V",
"test": "yarn install; snyk test",
"unpdate:code": "yarn add -D --force --ignore-scripts --ignore-engines @types/vscode@1.49.0; vsce -V",
"update:global": "yarn global add --force --ignore-scripts --ignore-engines npm@latest yarn@latest vsce@latest",
"update:local": "yarn add --dev --force --ignore-scripts --ignore-engines npm@latest yarn@latest vsce@latest",
"update:all": "yarn run --ignore-engines unpdate:code; yarn run --ignore-engines update:global; yarn run --ignore-engines update:local",
"npm:publish": "/usr/local/bin/npm publish",
"npm:publish": "${HOME}/.yarn/bin/npm publish",
"vsce:publish": "vsce publish --yarn",

@@ -54,6 +54,6 @@ "vsce:package": "vsce package --yarn",

"@types/react-dom": "^16.9.6",
"@types/vscode": "1.34.0",
"@types/vscode": "1.49.0",
"chalk": "^4.0.0",
"dotenv": "^8.2.0",
"eslint": "^6.8.0",
"eslint": "^7.16.0",
"express": "^4.17.1",

@@ -67,3 +67,3 @@ "express-mongo-sanitize": "^2.0.0",

"mongoose": "^5.9.7",
"npm": "^6.14.8",
"npm": "^7.24.1",
"prettier": "^2.0.4",

@@ -81,5 +81,5 @@ "puppeteer": "^2.1.1",

"typescript": "^3.8.3",
"vsce": "^1.78.0",
"vsce": "^1.100.1",
"vscode-languageclient": "^6.1.3",
"yarn": "^1.22.4"
"yarn": "^1.22.15"
},

@@ -209,3 +209,2 @@ "categories": [

"extensionPack": [
"coenraads.bracket-pair-colorizer-2",
"aaron-bond.better-comments",

@@ -212,0 +211,0 @@ "pkief.material-icon-theme"

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

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