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

raygun

Package Overview
Dependencies
Maintainers
0
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

raygun - npm Package Versions

2345

2.1.1

Diff

Changelog

Source

2.1.1

  • docs: Some documentation improvements around online/offline behaviour. (#333) (2024-10-23)
  • chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /examples/express-sample (#345) (2024-12-02)
  • chore(deps): bump debug from 4.3.7 to 4.4.0 (#346) (2025-01-06)
  • chore(deps): bump uuid from 10.0.0 to 11.0.2 (#338) (2024-11-01)
  • chore(deps): bump @types/express from 4.17.21 to 5.0.0 (#335) (2024-11-01)
  • chore(deps-dev): bump typescript from 5.6.3 to 5.7.2 (#349) (2025-01-06)
  • chore(deps-dev): bump typescript-eslint from 8.17.0 to 8.19.0 (#348) (2025-01-06)
  • chore(deps-dev): bump eslint from 9.16.0 to 9.17.0 (#350) (2025-01-06)
  • chore(deps-dev): bump eslint from 9.11.1 to 9.16.0 (#340) (2024-12-03)
  • chore(deps-dev): bump nock from 13.5.5 to 13.5.6 (#341) (2024-12-02)
  • chore(deps-dev): bump prettier from 3.3.3 to 3.4.1 (#342) (2024-12-02)
  • chore(deps-dev): bump @eslint/js from 9.13.0 to 9.16.0 (#343) (2024-12-02)
  • chore(deps-dev): bump @stylistic/eslint-plugin from 2.8.0 to 2.11.0 (#344) (2024-12-02)
  • chore(deps-dev): bump typescript-eslint from 8.3.0 to 8.12.2 (#339) (2024-11-01)
  • chore(deps-dev): bump @eslint/js from 9.11.1 to 9.13.0 (#337) (2024-11-01)
  • chore(deps-dev): bump typescript from 5.5.4 to 5.6.3 (#336) (2024-11-01)
  • chore: Updated package.json to deal with vuln in express dependency (#352) (2025-01-14)
miguelbeltran
published 2.1.0 •

Changelog

Source

2.1.0

  • chore(deps): bump cookie and express (#329) (2024-10-10)
  • chore(deps): bump cookie, cookie-parser and express in /examples/express-sample (#328) (2024-10-10)
miguelbeltran
published 2.1.0-alpha •

Changelog

Source

2.1.0-alpha

  • feat: Add configurable timeouts (#320) (2024-10-03)
  • feat: Support Node v22 (#317) (2024-09-25)
  • ci: Set dependabot interval to "monthly" (#295) (2024-07-23)
  • chore(deps-dev): bump @stylistic/eslint-plugin-ts from 2.7.2 to 2.8.0 (#323) (2024-10-01)
  • chore(deps-dev): bump @stylistic/eslint-plugin from 2.7.2 to 2.8.0 (#325) (2024-10-01)
  • chore(deps): bump debug from 4.3.5 to 4.3.7 (#324) (2024-10-01)
  • chore(deps-dev): bump eslint from 8.57.0 to 9.11.1 (#326) (2024-10-01)
  • chore(deps): bump serve-static and express (#315) (2024-09-23)
  • chore(deps): bump body-parser and express in /examples/express-sample (#314) (2024-09-23)
  • chore(deps-dev): bump typescript-eslint from 7.17.0 to 8.3.0 (#310) (2024-09-02)
  • chore(deps-dev): bump tap from 21.0.0 to 21.0.1 (#309) (2024-09-02)
  • chore(deps-dev): bump @stylistic/eslint-plugin-ts from 2.6.0 to 2.7.2 (#308) (2024-09-02)
  • chore(deps-dev): bump nock from 13.5.4 to 13.5.5 (#307) (2024-09-02)
  • chore(deps-dev): bump @stylistic/eslint-plugin from 2.6.0 to 2.7.2 (#306) (2024-09-02)
  • chore(deps-dev): bump @types/node from 20.14.11 to 22.0.2 (#303) (2024-08-01)
  • chore(deps-dev): bump @stylistic/eslint-plugin from 2.3.0 to 2.6.0 (#302) (2024-08-01)
  • chore(deps-dev): bump @eslint/js from 9.7.0 to 9.8.0 (#301) (2024-08-01)
  • chore(deps-dev): bump typescript-eslint from 7.16.1 to 7.17.0 (#300) (2024-07-23)
  • chore(deps-dev): bump typescript from 5.5.3 to 5.5.4 (#299) (2024-07-23)
  • chore(deps-dev): bump semver from 7.6.2 to 7.6.3 (#298) (2024-07-22)
  • chore(deps-dev): bump @types/node from 20.14.10 to 20.14.11 (#296) (2024-07-22)
  • chore(deps-dev): bump typescript-eslint from 7.16.0 to 7.16.1 (#297) (2024-07-22)
  • chore(deps-dev): bump tap from 20.0.3 to 21.0.0 (#294) (2024-07-17)
  • chore(deps-dev): bump typescript-eslint from 7.15.0 to 7.16.0 (#293) (2024-07-17)
  • chore(deps-dev): bump prettier from 3.3.2 to 3.3.3 (#292) (2024-07-17)
  • chore(deps-dev): bump @eslint/js from 9.6.0 to 9.7.0 (#291) (2024-07-17)
miguelbeltran
published 2.0.0 •

Changelog

Source

2.0.0

  • refactor!: #262 remove deprecated methods (#288)
  • fix: #273 enable isAnonymous parameter (#284)
  • docs: #161 Document methods using tsdoc format (#274)
  • chore(deps): bump config in /examples/express-sample (#276)
  • chore(deps): bump config in /examples/using-domains (#282)
  • chore(deps-dev): bump @eslint/js from 9.4.0 to 9.6.0 (#279)
  • chore(deps-dev): bump @stylistic/eslint-plugin from 2.2.2 to 2.3.0 (#286)
  • chore(deps-dev): bump @stylistic/eslint-plugin-ts from 2.2.2 to 2.3.0 (#280)
  • chore(deps-dev): bump @types/node from 20.14.8 to 20.14.9 (#278)
  • chore(deps-dev): bump @types/node from 20.14.9 to 20.14.10 (#285)
  • chore(deps-dev): bump tap from 19.2.5 to 20.0.3 (#277)
  • chore(deps-dev): bump typescript from 5.5.2 to 5.5.3 (#287)
  • chore(deps-dev): bump typescript-eslint from 7.13.1 to 7.15.0 (#283)

BREAKING CHANGE

  • Removed deprecated methods setUser() and sendWithCallback()
miguelbeltran
published 1.2.0 •

Changelog

Source

1.2.0

  • feat: #218 Optional userInfo in send()
  • feat: #65 Custom timestamp parameter (#254)
  • fix: #68 Better humanize string functionality (#255)
  • doc: #196 add documentation on handling errors in sync transport (#259)
  • refactor: #199 batch callbacks (#261)
  • chore: #224 add clarification on sourcemaps and breadcrumbs (#270)
  • chore(deps-dev): bump @types/node from 20.14.2 to 20.14.8 (#268)
  • chore(deps-dev): bump @types/uuid from 9.0.8 to 10.0.0 (#267)
  • chore(deps-dev): bump @stylistic/eslint-plugin from 2.1.0 to 2.2.2 (#265)
  • chore(deps-dev): bump typescript-eslint from 7.13.0 to 7.13.1 (#264)
  • chore(deps-dev): bump typescript-eslint from 7.11.0 to 7.13.0 (#258)
  • chore(deps-dev): bump prettier from 3.3.0 to 3.3.2 (#257)
  • chore(deps-dev): bump tap from 19.0.2 to 19.2.5 (#256)
  • chore(deps): bump uuid from 9.0.1 to 10.0.0 (#250)
  • chore(deps-dev): bump @types/node from 20.14.0 to 20.14.2 (#247)
miguelbeltran
published 1.1.0 •

Changelog

Source

1.1.0

  • feat: Part of #220 add internal runWithBreadcrumbsAsync function (#245) (2024-06-05)
  • fix: onBeforeSend allows to skip messages (#231) (2024-05-28)
  • chore(deps-dev): bump @eslint/js from 9.3.0 to 9.4.0 (#243) (2024-06-03)
  • chore(deps-dev): bump @types/node from 20.12.12 to 20.14.0 (#242) (2024-06-03)
  • chore(deps-dev): bump prettier from 3.2.5 to 3.3.0 (#241) (2024-06-03)
  • chore(deps): bump debug from 4.3.4 to 4.3.5 (#240) (2024-06-03)
  • chore(deps-dev): bump typescript-eslint from 7.10.0 to 7.11.0 (#239) (2024-06-03)
  • chore(deps-dev): bump tap from 18.8.0 to 19.0.2 (#237) (2024-05-28)
  • chore(deps-dev): bump typescript-eslint from 7.9.0 to 7.10.0 (2024-05-27)
miguelbeltran
published 1.0.0 •

Changelog

Source

1.0.0

  • feat: #219 Better Send parameters (#221) (2024-05-17)
  • feat: Breadcrumbs (#210) (2024-05-15)
  • fix: #138 New APM Bridge Setup (#222) (2024-05-20)
  • docs: Update status badge in README.md (#209) (2024-05-10)
  • refactor: #205 Setup eslint style (#207) (2024-05-09)
  • refactor: #197 Refactor to use Promises internally (#200) (2024-05-09)
  • refactor: #184 Cleanup debug/log messages and styles (#194) (2024-05-08)
  • chore(deps-dev): bump typescript-eslint from 7.8.0 to 7.9.0 (#229) (2024-05-20)
  • chore(deps-dev): bump @eslint/js from 9.2.0 to 9.3.0 (#228) (2024-05-20)
  • chore(deps-dev): bump @types/node from 20.12.11 to 20.12.12 (#227) (2024-05-20)
  • chore(deps-dev): bump @stylistic/eslint-plugin from 2.0.0 to 2.1.0 (#214) (2024-05-13)
  • chore(deps-dev): bump tap from 18.7.2 to 18.8.0 (#213) (2024-05-13)
  • chore(deps-dev): bump @types/node from 20.12.8 to 20.12.11 (#212) (2024-05-13)
  • chore(deps-dev): bump semver from 7.6.0 to 7.6.2 (#211) (2024-05-13)
  • chore: code cleanup (#225) (2024-05-20)
  • chore: apply prettier to all files in examples (#226) (2024-05-19)

BREAKING CHANGES

  • send() method signature changed.
  • APM Bridge setup process changed.

See README.md for more information.

miguelbeltran
published 0.15.0-0 •

Changelog

Source

0.15.0-0

  • async/await send() support
  • Upgrade dependencies
  • Improvements in filter method
  • Improvements in documentation
miguelbeltran
published 0.14.0 •

Changelog

Source

0.14.0

  • Upgrade dependencies
  • Support for Node v20
raygun-nickj
published 0.13.2 •

Changelog

Source

0.13.2

  • Fix batch transport keeping process alive
  • Fix batch transport stalling on huge errors
  • Improve batch transport performance with high error rates
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