New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@devcontainer/bionic-xfce-novnc

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@devcontainer/bionic-xfce-novnc - npm Package Compare versions

Comparing version 2.10.0 to 2.10.1

3

index.js

@@ -7,6 +7,7 @@ const {DevcontainerGenerator} = require('@devcontainer/generator');

devGenerator.setNodeVersion('current');
devGenerator.setNodeVersion('lts');
devGenerator.setDotnet('2');
devGenerator.setDocker();
devGenerator.setCypress();
devGenerator.updateGit();
devGenerator.setXfce();

@@ -13,0 +14,0 @@ devGenerator.setVscode();

@@ -23,7 +23,7 @@ {

"devDependencies": {
"@devcontainer/generator": "^2.10.0",
"@devcontainer/generator": "^2.10.1",
"load-text-file": "^1.2.0",
"wait-on": "^3.3.0"
},
"version": "2.10.0",
"version": "2.10.1",
"description": "devcontainer vscode docker xfce remoteDesktop",

@@ -35,3 +35,3 @@ "main": "index.js",

"private": false,
"gitHead": "7fe55d43ab62e52468f0f78a88bcbc521320da19",
"gitHead": "4a8d897c0708cf0a981545ebe22ca0573313b32b",
"publishConfig": {

@@ -38,0 +38,0 @@ "access": "public"

## Devcontainer
- Base image: buildpack-deps:bionic
- Node: 13.2.0
- Node: 12.13.1
- Yarn: 1.19.1
- docker preinstalled
- Cypress 3.6.1
- With noVNC - XFCE trought noVNC (http://localhost:6080)
- With google chrome preinstalled
- With Vscode- Zsh + Oh my zsh!
- With Vscode- docker preinstalled
- Zsh + Oh my zsh!
Git repository: https://github.com/zerdos/devcontainer

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