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

cf-common

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

cf-common - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

2

analysis-utils.js

@@ -56,3 +56,3 @@ var crypto = require('crypto');

//if we use customer dockerfile, we don't have an image per repo, we have an image per sha.
var forRepo = useDockerfileFromRepo ? withSha : calcHash('');
var forRepo = useDockerfileFromRepo ? forRevision : calcHash('');

@@ -59,0 +59,0 @@ return {

{
"name": "cf-common",
"version": "0.0.6",
"version": "0.0.7",
"description": "common modules for codefresh runtime and api",

@@ -5,0 +5,0 @@ "main": "index.js",

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