Socket
Socket
Sign inDemoInstall

@blitzjs/config

Package Overview
Dependencies
Maintainers
2
Versions
282
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blitzjs/config - npm Package Compare versions

Comparing version 0.35.0-canary.0 to 0.35.0-canary.1

3

dist/declarations/src/index.d.ts

@@ -10,2 +10,5 @@ export declare function getProjectRoot(): string;

clearConsoleOnBlitzDev?: boolean;
httpProxy?: string;
httpsProxy?: string;
noProxy?: string;
};

@@ -12,0 +15,0 @@ _meta: {

4

package.json
{
"name": "@blitzjs/config",
"version": "0.35.0-canary.0",
"version": "0.35.0-canary.1",
"description": "Loads the blitz app config",

@@ -26,3 +26,3 @@ "license": "MIT",

},
"gitHead": "08afd85e7b8b20d0d1d4c42183095a6834b1b8d0",
"gitHead": "03d3bef90725ae5dd622e4fe864b88bc9c732d2d",
"dependencies": {

@@ -29,0 +29,0 @@ "fs-extra": "^9.1.0",

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