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.1 to 0.4.12-beta.2

2

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

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

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

const { config: configA, buildDir } = handleFiles({ config, repositoryRoot, baseRelDir })
console.log({ config, repositoryRoot, baseRelDir, configA, buildDir })

@@ -50,0 +51,0 @@ return { configPath, buildDir, config: configA, context, branch }

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