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

unenv

Package Overview
Dependencies
Maintainers
1
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unenv - npm Package Versions

1
35
8

1.4.0

Diff
pi0
published 1.4.0 •

Changelog

Source

v1.4.0

compare changes

🚀 Enhancements

  • node:process: Allow accessing process.env from dynamic sources (#95)

❤️ Contributors

  • Pooya Parsa (@pi0)
pi0
published 1.3.1 •

Changelog

Source

v1.3.1

compare changes

🩹 Fixes

  • node: Add webcrypto export for node:crypto (fb2b280)

❤️ Contributors

  • Pooya Parsa (@pi0)
pi0
published 1.3.0 •

Changelog

Source

v1.3.0

compare changes

🚀 Enhancements

  • npm: Add named consola export for consola v3 compat (7e67d71)
  • node: Add node:crypto polyfill (#90)

🩹 Fixes

  • node: Add new statfs exports (080cf5b)
  • pkg: Move types export condition (2d5a8dd)

🏡 Chore

❤️ Contributors

  • Pooya Parsa (@pi0)
pi0
published 1.2.2 •

Changelog

Source

v1.2.2

compare changes

🩹 Fixes

  • node/process: Support process.env shims (893421b)
  • Add new node shims (9ad4604)

📖 Documentation

  • Fix some small typos and grammars (#80)

🏡 Chore

❤️ Contributors

pi0
published 1.2.1 •

Changelog

Source

v1.2.1

compare changes

🩹 Fixes

  • node/stream: Stop writing data when writableEnded is set (#79)
  • node/buffer: Add isUtf8 util (not implemented) (527904b)

📖 Documentation

  • Fix typos (#78)

❤️ Contributors

pi0
published 1.2.0 •

Changelog

Source

v1.2.0

compare changes

🚀 Enhancements

  • node/stream: Support writing multipe chunks (#75)
  • node/util: Implement MIMEType and MIMEParams (#76)

❤️ Contributors

pi0
published 1.1.1 •

Changelog

Source

v1.1.1

compare changes

🩹 Fixes

  • fetch: Only pass context key from main context (2e9b9fb)

❤️ Contributors

pi0
published 1.1.0 •

Changelog

Source

v1.1.0

compare changes

🚀 Enhancements

  • call: Preserve fetch context in req.__unenv__ (#72)

🩹 Fixes

  • Support import alias with buffer/index.js (660df39)

❤️ Contributors

pi0
published 1.0.3 •

Changelog

Source

v1.0.3

compare changes

🩹 Fixes

  • Add extend method to debug mock (#69)

❤️ Contributors

pi0
published 1.0.2 •

Changelog

Source

v1.0.2

compare changes

🩹 Fixes

  • events: Export once function (#68)

🏡 Chore

  • Switch to changelogen for release (745cf52)

🎨 Styles

❤️ Contributors