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

@gperdomor/nx-docker

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gperdomor/nx-docker - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

2

package.json
{
"name": "@gperdomor/nx-docker",
"version": "0.1.3",
"version": "0.1.4",
"main": "src/index.js",

@@ -5,0 +5,0 @@ "schematics": "./collection.json",

@@ -29,3 +29,3 @@ {

"tag_with_ref": {
"type": "string",
"type": "boolean",
"description": "Automatically tags the built image with the git reference. The format of the tag depends on the type of git reference with all forward slashes replaced with -.",

@@ -35,3 +35,3 @@ "default": true

"tag_with_sha": {
"type": "string",
"type": "boolean",
"description": "Automatically tags the built image with the git short SHA prefixed with sha-",

@@ -38,0 +38,0 @@ "default": true

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