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
225
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-1717180055.a668e6d to 1.10.0-1717181843.cfe485c

2

package.json
{
"name": "unenv-nightly",
"version": "1.10.0-1717180055.a668e6d",
"version": "1.10.0-1717181843.cfe485c",
"description": "",

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

@@ -162,3 +162,3 @@ # unenv

- [node:process](https://nodejs.org/api/process.html) - ✅ polyfilled 83/92 exports
- [node:punycode](https://nodejs.org/api/punycode.html) - 🚧 mocked using proxy
- [node:punycode](https://nodejs.org/api/punycode.html) - ✅ polyfilled all exports
- [node:querystring](https://nodejs.org/api/querystring.html) - ✅ polyfilled all exports

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

/// <reference types="node" />
import type dns from "node:dns";
export * from "./constants";
export * as promises from "./promises";
export declare const Resolver: typeof dns.Resolver;

@@ -5,0 +6,0 @@ export declare const getDefaultResultOrder: typeof dns.getDefaultResultOrder;

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