Socket
Socket
Sign inDemoInstall

@modern-js/types

Package Overview
Dependencies
0
Maintainers
0
Versions
3028
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.0-next-20240626160111 to 0.0.0-next-20240626161809

9

cli/index.d.ts

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

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

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

6

package.json

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

],
"version": "0.0.0-next-20240626160111",
"version": "0.0.0-next-20240626161809",
"types": "./index.d.ts",

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

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

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc