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.9 to 0.0.10

6

analysis-utils.js

@@ -46,4 +46,2 @@ var crypto = require('crypto');

return {
build_sh: build_sh,
start_sh: start_sh,
hash: hash,

@@ -61,3 +59,5 @@ repo: repo,

repo: forRepo,
revision: forRevision
revision: forRevision,
build_sh: build_sh,
start_sh: start_sh,
};

@@ -64,0 +64,0 @@ });

{
"name": "cf-common",
"version": "0.0.9",
"version": "0.0.10",
"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