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

circleci

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

circleci - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

3

dist/routes.json

@@ -32,3 +32,4 @@ {

"limit",
"offset"
"offset",
"filter"
]

@@ -35,0 +36,0 @@ },

{
"name": "circleci",
"version": "0.3.1",
"version": "0.3.2",
"description": "A Node.js client for CircleCI",

@@ -5,0 +5,0 @@ "main": "dist/circleci.js",

@@ -119,2 +119,3 @@ # CircleCI

- **offset** [optional] - The API returns builds starting from this offset, defaults to 0)
- **filter** [optional] - Show only successful/failed/running/pending builds

@@ -121,0 +122,0 @@ ### getBuild

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