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

@newrelic/native-metrics

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@newrelic/native-metrics - npm Package Versions

234

11.0.0

Diff

Changelog

Source

v11.0.0 (2024-07-31)

⚠ BREAKING CHANGES
  • Removed support for Node.js 16 (#273)
Features
  • Removed support for Node.js 16 (#273) (#274) (9f2d5c3)
Miscellaneous chores
newrelic
published 10.2.0 •

Changelog

Source

v10.2.0 (2024-06-28)

Features
  • Added support for Node 22.
Miscellaneous chores
  • Added Node 22 to CI (#250) (523426f)
  • deps-dev: bump braces from 3.0.2 to 3.0.3 (#257) (38b36a6)
  • Made pre-commit hook require dep updates before running update third party deps (#251) (bfab44d)
  • Removed copying package-lock.json to linux arm docker container (#261) (da2d7c1)
  • Removed outdated Slack reference (#253) (d76afb4)
newrelic
published 10.1.1 •

Changelog

Source

v10.1.1 (2024-04-09)

Miscellaneous chores
Continuous integration
  • Removed use_new_release input from prepare release workflow (#247) (6cadc52)
  • Updated CI process for releases (#246) (aa63ee8)
newrelic
published 10.1.0 •

Changelog

Source

v10.1.0 (2024-03-05)

  • Migrated to using prebuildify and node-gyp-install.
    • Prebuilt binaries are now shipped in the npm package.
    • Prebuilt binaries are included for Node.js 16, 18, and 20 across Windows x86/x64, Linux amd64/arm64, and macOS arm64.
    • The environment variables NR_NATIVE_METRICS_NO_DOWNLOAD, NR_NATIVE_METRICS_NO_BUILD, NR_NATIVE_METRICS_DOWNLOAD_HOST, and NR_NATIVE_METRICS_REMOTE_PATH have been removed.
  • Bumped @babel/traverse from 7.22.5 to 7.23.2.
newrelic
published 10.0.1 •

Changelog

Source

v10.0.1 (2023-09-11)

  • Fixed issue where this package could not download prebuilts.

  • Fixed issue in Node 20 with using a proxy server to download prebuilts.

newrelic
published 10.0.0 •

Changelog

Source

v10.0.0 (2023-08-28)

  • BREAKING: Removed support for Node 14.

  • Added support for Node 20.

  • Updated install stage to attempt download first, and fall back to build if download fails

  • Refactored code to make it easier to test

  • Added full suite of unit tests

  • Updated word-wrap from 1.2.3 to 1.2.4.

newrelic
published 9.0.1 •

Changelog

Source

v9.0.1 (2023-06-21)

  • Updated the slack invite link
  • Updated semver to 7.5.2.
  • Updated README links to point to new forum link due to repolinter ruleset change
  • Updated xml2js to 0.5.0.
  • Updated json5 from 2.2.1 to 2.2.2.
  • Added lockfile checks to CI workflow to prevent malicious changes
  • Updated qs to 6.5.3.
newrelic
published 9.0.0 •

Changelog

Source

v9.0.0 (2022-08-01)

  • BREAKING Removed support for Node 12.

    The minimum supported version is now Node v14. For further information on our support policy, see: https://docs.newrelic.com/docs/agents/nodejs-agent/getting-started/compatibility-requirements-nodejs-agent.

  • Added support for Node 18.

  • Fixed GC binder to properly record Garbage Collection metrics in Node 18.

  • Resolved several dev-dependency audit warnings.

  • Bumped minimum nan version to ^2.16.0.

newrelic
published 8.0.0 •

Changelog

Source

v8.0.0 (2022-03-22)

  • BREAKING Removed RUSageMeter. This was used to get resource usage statistics via libuv. It is no longer needed since Node.js version 12 has support via process.cpuUsage.

  • Fixed spelling in compatibility documentation.

  • Added integration tests for downloading with proxy.

  • Fixed the download tests to skip when running on branch or unsupported architectures.

newrelic
published 7.1.2 •

Changelog

Source

v7.1.2 (2022-02-23)

  • Added windows-latest run for Node 16 only back to CI.

  • Added clarifying language to agent impacts when the module fails to install to install script.

    • Indicated which page the missing metrics impact.
    • Added new blurb to failure as the initial message can be missed/skimmed-over when there is significant build process logging.
    • Indicated it is safe to run in production.
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