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.8 to 0.0.9

1

index.js

@@ -30,2 +30,3 @@ #!/usr/bin/env node

json: {
api_key: process.env.FEATUREPEEK_KEY,
artifacts_url: artifactsBaseURL,

@@ -32,0 +33,0 @@ cutdirs: ARTIFACTS_DEPTH + dirDepth,

4

package.json
{
"private": false,
"name": "@featurepeek/circleci",
"version": "0.0.8",
"version": "0.0.9",
"main": "index.js",

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

},
"gitHead": "0acf822ecb06a52bf1cd8b3c6c50d22403b784d1"
"gitHead": "c27a5783cfe181fcda918151787d362ed95de9e2"
}

@@ -9,2 +9,3 @@ # @featurepeek/circleci

{
"api_key": "abcd1234",
"artifacts_url": "https://circleci.com/api/v1.1/project/github/featurepeek/wandb-core/8/artifacts",

@@ -11,0 +12,0 @@ "cutdirs": 6,

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