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

@augment-vir/docker

Package Overview
Dependencies
Maintainers
1
Versions
195
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@augment-vir/docker - npm Package Compare versions

Comparing version 6.1.5 to 6.1.6

2

dist/augments/container-info.js

@@ -19,3 +19,3 @@ "use strict";

if (parsedOutput.length === 0) {
throw new Error(`Got not output from "${command}"`);
throw new Error(`Got no output from "${command}"`);
}

@@ -22,0 +22,0 @@ else if (parsedOutput.length > 1) {

{
"name": "@augment-vir/docker",
"version": "6.1.5",
"version": "6.1.6",
"homepage": "https://github.com/electrovir/augment-vir/tree/main/packages/docker",

@@ -28,3 +28,3 @@ "bugs": {

"devDependencies": {
"typescript": "^4.9.3"
"typescript": "^4.9.4"
},

@@ -31,0 +31,0 @@ "publishConfig": {

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