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

@netlify/config

Package Overview
Dependencies
Maintainers
0
Versions
438
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@netlify/config - npm Package Compare versions

Comparing version 20.15.4 to 20.16.0

2

lib/api/site_info.js

@@ -96,3 +96,3 @@ import fetch from 'node-fetch';

const url = useV2Endpoint
? `${baseUrl}team/${accountId}/integrations/installations/meta`
? `${baseUrl}team/${accountId}/integrations/installations/meta?exclude_site_id=${siteId}`
: `${baseUrl}site/${siteId}/integrations/safe`;

@@ -99,0 +99,0 @@ try {

{
"name": "@netlify/config",
"version": "20.15.4",
"version": "20.16.0",
"description": "Netlify config module",

@@ -98,3 +98,3 @@ "type": "module",

},
"gitHead": "77980fa9db268a0beead2e2727a36d833716bc11"
"gitHead": "32bba2a0dd51881c3f3c45ac384e72e298591b6d"
}
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