Socket
Socket
Sign inDemoInstall

@modern-js/types

Package Overview
Dependencies
Maintainers
0
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-20240726062411 to 0.0.0-next-20240729031801

6

package.json

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

],
"version": "0.0.0-next-20240726062411",
"version": "0.0.0-next-20240729031801",
"types": "./index.d.ts",

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

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

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

@@ -19,2 +19,3 @@ import { IncomingMessage, ServerResponse, IncomingHttpHeaders } from 'http';

status: (code: number) => void;
getStatus: () => number;
cookies: CookieAPI;

@@ -21,0 +22,0 @@ raw: (

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