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

nypm

Package Overview
Dependencies
Maintainers
0
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nypm - npm Package Versions

23

0.6.0

Diff
pi0
published 0.6.0 •

Changelog

Source

v0.6.0

compare changes

🚀 Enhancements

  • Add runScript utility (#191)

🩹 Fixes

  • ⚠️ Check exitCode for failed commands (2d6cfbf)
  • dedupeDependencies: Use install for yarn v1 (8ec61f3)
  • ⚠️ Correctly detect yarn majorVersion (#193)

💅 Refactors

📦 Build

🏡 Chore

⚠️ Breaking Changes
  • ⚠️ Check exitCode for failed commands (2d6cfbf)
  • ⚠️ Correctly detect yarn majorVersion (#193)
  • ⚠️ Esm-only (bd06ebc)

❤️ Contributors

pi0
published 0.5.4 •

Changelog

Source

v0.5.4

compare changes

🩹 Fixes

  • Stackblitz does not supports corepack (#192)

🏡 Chore

❤️ Contributors

  • Pooya Parsa (@pi0)
pi0
published 0.5.3 •

Changelog

Source

v0.5.3

compare changes

🏡 Chore

❤️ Contributors

  • Pooya Parsa (@pi0)
pi0
published 0.5.2 •

Changelog

Source

v0.5.2

compare changes

📦 Build

  • Update exports for typescript compatibility (#186)

❤️ Contributors

pi0
published 0.5.1 •

Changelog

Source

v0.5.1

compare changes

🚀 Enhancements

  • Normalize packageManager field when parsing (#184)

🏡 Chore

❤️ Contributors

pi0
published 0.5.0 •

Changelog

Source

v0.5.0

compare changes

🚀 Enhancements

  • Add dedupeDependencies utility (#175)

🔥 Performance

  • Avoid lazy import (#182)

🩹 Fixes

  • Correctly detect corepack for fallback (#179)

🏡 Chore

✅ Tests

❤️ Contributors

pi0
published 0.4.1 •

Changelog

Source

v0.4.1

compare changes

🩹 Fixes

  • addDependency: Compare name from resolved package.json (#165)

❤️ Contributors

pi0
published 0.4.0 •

Changelog

Source

v0.4.0

compare changes

🚀 Enhancements

  • Experimental support for deno v2 (#158)

🔥 Performance

  • ⚠️ Replace execa with tinyexec (#151)

🏡 Chore

⚠️ Breaking Changes
  • ⚠️ Replace execa with tinyexec (#151)

❤️ Contributors

pi0
published 0.3.12 •

Changelog

Source

v0.3.12

compare changes

🚀 Enhancements

  • Detect bun.lock (#153)

🏡 Chore

❤️ Contributors

  • Pooya Parsa (@pi0)
pi0
published 0.3.11 •

Changelog

Source

v0.3.11

compare changes

🩹 Fixes

  • Correct yarn detection (#140)

❤️ Contributors