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.7 to 0.0.8

6

index.js

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

const FEATUREPEEK_ENDPOINT = 'https://api.featurepeek.com/api/v1/TBD/static/circleci'
const FEATUREPEEK_ENDPOINT = 'https://api.featurepeek.com/api/v1/peek'
const CI_HOST = 'circleci.com'

@@ -39,3 +39,3 @@ const CI_VERSION = '1.1'

// console.log(options)
console.log(options)

@@ -47,3 +47,3 @@ request.post(FEATUREPEEK_ENDPOINT, options, (err, res, body) => {

// console.log(body)
console.log(body)
})
{
"private": false,
"name": "@featurepeek/circleci",
"version": "0.0.7",
"version": "0.0.8",
"main": "index.js",

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

},
"gitHead": "91b51b975fb0d83e5790d3b6304344bd10ced5a8"
"gitHead": "0acf822ecb06a52bf1cd8b3c6c50d22403b784d1"
}
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