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

@featurepeek/circleci

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@featurepeek/circleci - npm Package Compare versions

Comparing version 0.0.13 to 0.0.14

4

index.js

@@ -42,5 +42,7 @@ #!/usr/bin/env node

const artifactsDepth = `${cwd}/${buildPath}`.split('/').length
const pwd = `/0${cwd}/${buildPath}`
const artifactsDepth = pwd.split('/').length
const options = {
pwd,
url: FEATUREPEEK_ENDPOINT,

@@ -47,0 +49,0 @@ json: {

{
"private": false,
"name": "@featurepeek/circleci",
"version": "0.0.13",
"version": "0.0.14",
"main": "index.js",

@@ -15,3 +15,3 @@ "bin": {

},
"gitHead": "1005a382cdd3b83a5a69ed59f5373c9f82abebb1"
"gitHead": "804bc13345d85d2625205f6d66bdf1ed93207444"
}
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