New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aircall/ci-scripts

Package Overview
Dependencies
Maintainers
7
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aircall/ci-scripts - npm Package Compare versions

Comparing version 2.5.0 to 2.5.1

2

github.js

@@ -176,3 +176,3 @@ const { get, patch, post } = require('./request.js');

const query = `{repository(${repository}) {
pullRequests(states: MERGED, last: 100, baseRefName: master) {
pullRequests(states: MERGED, last: 100, baseRefName: "master") {
edges {

@@ -179,0 +179,0 @@ node {

{
"name": "@aircall/ci-scripts",
"version": "2.5.0",
"version": "2.5.1",
"dependencies": {},

@@ -5,0 +5,0 @@ "main": "ci-scripts.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