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-nightly-20240728170639 to 0.0.0-nightly-20240729170638

6

package.json

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

],
"version": "0.0.0-nightly-20240728170639",
"version": "0.0.0-nightly-20240729170638",
"types": "./index.d.ts",

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

"type-fest": "2.15.0",
"@scripts/build": "0.0.0-nightly-20240728170639",
"@scripts/jest-config": "0.0.0-nightly-20240728170639"
"@scripts/build": "0.0.0-nightly-20240729170638",
"@scripts/jest-config": "0.0.0-nightly-20240729170638"
},

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