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-20240729032252 to 0.0.0-next-20240729073246

6

package.json

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

],
"version": "0.0.0-next-20240729032252",
"version": "0.0.0-next-20240729073246",
"types": "./index.d.ts",

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

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

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

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

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

@@ -22,0 +21,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