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.36.4 to 0.36.5-danger.253d25731.13

3

dist/declarations/src/index.d.ts

@@ -26,2 +26,5 @@ import { PublicNextConfig } from "next/dist/next-server/server/config";

}[];
customServer?: {
hotReload?: boolean;
};
}

@@ -28,0 +31,0 @@ export interface BlitzConfigNormalized extends BlitzConfig {

4

package.json
{
"name": "@blitzjs/config",
"version": "0.36.4",
"version": "0.36.5-danger.253d25731.13+253d25731",
"description": "Loads the blitz app config",

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

},
"gitHead": "59272f7334d5ab6279b2bba18ff9452e7941315d",
"gitHead": "253d257317f9c63fde6b732443b9dcd63ace39dc",
"dependencies": {

@@ -29,0 +29,0 @@ "esbuild": "^0.11.12",

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