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
13
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 0.4.12-beta.5 to 0.4.12-rc.1

2

package.json
{
"name": "@netlify/config",
"version": "0.4.12-beta.5",
"version": "0.4.12-rc.1",
"description": "Netlify config module",

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

@@ -36,3 +36,2 @@ require('./utils/polyfills')

console.log({ configOpt, cwd, context, repositoryRoot, branch, defaultConfigA, baseRelDir })
const { configPath, config } = await loadConfig({

@@ -47,3 +46,2 @@ configOpt,

})
console.log({ configPath, config })

@@ -50,0 +48,0 @@ const { config: configA, buildDir } = handleFiles({ config, repositoryRoot, baseRelDir })

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