Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@msimerson/stun

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@msimerson/stun - npm Package Versions

3.0.2

Diff

Changelog

Source

[3.0.2] - 2024-11-13

  • dep: replace ip dependency with ipaddr.js
msimerson
published 3.0.1 •

Changelog

Source

[3.0.1] - 2024-04-02

  • dep(ip): bump 2.0.0 to 2.0.1
  • configure eslint & prettier the modern way
    • jettison @nodertc/eslint-config, much of local config was turning off stuff imported from there
  • ci: bump GHA versions
  • test: remove eslint from devDependencies (installed by GHA for tests, npx will use local version)
  • test: remove jest from devDependencies
    • installed by npx when needed
    • shrinks package-lock.json from 229KB to 5.7KB
    • next version: replaced with node:test
msimerson
published 3.0.0 •

Changelog

Source

[3.0.0] - 2023-12-13

  • BREAKING: drop support for node.js <= 16
    • still works, but no legacy version testing
  • dep(eslint): bump to 8.55.0
  • dep(jest): bump to 29.7.0
  • dep(prettier): bump to 3.1.1
msimerson
published 2.1.16 •

Changelog

Source

[2.1.16] - 2023-12-09

  • dep(meow): replace with minimist
  • dep(parse-url): replace with native URL
    • require node.js >= 10
  • ci: replace Travis with GHA
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