Socket
Socket
Sign inDemoInstall

@modern-js/types

Package Overview
Dependencies
Maintainers
14
Versions
3308
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-20240725030133 to 0.0.0-next-20240725044749

1

cli/index.d.ts

@@ -97,2 +97,3 @@ import type { Config as JestConfigTypes } from '@jest/types';

config?: string | Record<string, any>;
inValidSSRRoute?: boolean;
}

@@ -99,0 +100,0 @@

6

package.json

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

],
"version": "0.0.0-next-20240725030133",
"version": "0.0.0-next-20240725044749",
"types": "./index.d.ts",

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

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

@@ -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