New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

unenv-nightly

Package Overview
Dependencies
Maintainers
1
Versions
171
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unenv-nightly - npm Package Compare versions

Comparing version 1.10.0-1718201619.708b0b9 to 1.10.0-1718203560.f994fdf

2

package.json
{
"name": "unenv-nightly",
"version": "1.10.0-1718201619.708b0b9",
"version": "1.10.0-1718203560.f994fdf",
"description": "",

@@ -5,0 +5,0 @@ "repository": "unjs/unenv",

@@ -149,3 +149,3 @@ # unenv

- [node:fs/promises](https://nodejs.org/api/fs.html) - ✅ polyfilled all exports
- [node:http](https://nodejs.org/api/http.html) - ✅ polyfilled 16/17 exports
- [node:http](https://nodejs.org/api/http.html) - ✅ polyfilled all exports
- [node:http2](https://nodejs.org/api/http2.html) - ✅ polyfilled all exports

@@ -158,5 +158,5 @@ - [node:https](https://nodejs.org/api/https.html) - ✅ polyfilled all exports

- [node:os](https://nodejs.org/api/os.html) - ✅ polyfilled all exports
- [node:path](https://nodejs.org/api/path.html) - ✅ polyfilled 15/16 exports
- [node:path/posix](https://nodejs.org/api/path.html) - ✅ polyfilled 15/16 exports
- [node:path/win32](https://nodejs.org/api/path.html) - ✅ polyfilled 15/16 exports
- [node:path](https://nodejs.org/api/path.html) - ✅ polyfilled all exports
- [node:path/posix](https://nodejs.org/api/path.html) - ✅ polyfilled all exports
- [node:path/win32](https://nodejs.org/api/path.html) - ✅ polyfilled all exports
- [node:perf_hooks](https://nodejs.org/api/perf_hooks.html) - ✅ polyfilled all exports

@@ -163,0 +163,0 @@ - [node:process](https://nodejs.org/api/process.html) - ✅ polyfilled 84/92 exports

@@ -17,3 +17,4 @@ /// <reference types="node" />

export declare const setMaxIdleHTTPParsers: any;
export declare const _connectionListener: (...args: any) => any;
declare const _default: any;
export default _default;

@@ -7,3 +7,4 @@ /// <reference types="node" />

export declare const platform = "posix";
export declare const _makeLong: (path: string) => string;
declare const _default: any;
export default _default;

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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