Socket
Socket
Sign inDemoInstall

@blitzjs/config

Package Overview
Dependencies
13
Maintainers
2
Versions
282
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.40.0-canary.1 to 0.40.0-canary.2

4

dist/declarations/src/index.d.ts

@@ -1,3 +0,3 @@

import { NextConfig } from "next/dist/next-server/server/config";
declare type NextExperimental = NextConfig["experimental"];
import { NextConfig, NextConfigComplete } from "next/dist/server/config-shared";
declare type NextExperimental = NextConfigComplete["experimental"];
interface Experimental extends NextExperimental {

@@ -4,0 +4,0 @@ isomorphicResolverImports?: boolean;

{
"name": "@blitzjs/config",
"version": "0.40.0-canary.1",
"version": "0.40.0-canary.2",
"description": "Loads the blitz app config",

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

},
"gitHead": "18a8d7cdd950fa16a0f6c02ff27724204fe9bc52",
"gitHead": "8e7d39796575588a9ace52c486e6ce9ebe468134",
"dependencies": {

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc