Socket
Socket
Sign inDemoInstall

@modern-js/types

Package Overview
Dependencies
Maintainers
0
Versions
3267
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@modern-js/types - npm Package Compare versions

Comparing version 0.0.0-next-20240627082204 to 0.0.0-next-20240627083148

9

cli/index.d.ts

@@ -32,3 +32,12 @@ import type { Merge } from 'type-fest';

isAutoMount?: boolean;
/**
* @deprecated
* Using customEntry instead.
*/
customBootstrap?: string | false;
customEntry?: string | false;
customServerEntry?: string | false;
fileSystemRoutes?: {

@@ -35,0 +44,0 @@ globalApp?: string | false;

6

package.json

@@ -18,3 +18,3 @@ {

],
"version": "0.0.0-next-20240627082204",
"version": "0.0.0-next-20240627083148",
"types": "./index.d.ts",

@@ -49,4 +49,4 @@ "exports": {

"type-fest": "2.15.0",
"@scripts/build": "0.0.0-next-20240627082204",
"@scripts/jest-config": "0.0.0-next-20240627082204"
"@scripts/build": "0.0.0-next-20240627083148",
"@scripts/jest-config": "0.0.0-next-20240627083148"
},

@@ -53,0 +53,0 @@ "sideEffects": false,

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