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

@newrelic/mysql

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@newrelic/mysql - npm Package Versions

2

6.1.0

Diff

Changelog

Source

v6.1.0 (2022-11-09)

  • Updated instrumentation to store internal metadata in symbols instead of non-enumerable properties.
newrelic
published 6.0.0 •

Changelog

Source

v6.0.0 (2022-07-28)

  • 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.

  • Resolved several dev-dependency audit warnings.

newrelic
published 5.2.0 •

Changelog

Source

v5.2.0 (2022-04-18)

  • Added support for mysql2 client.execute.

  • Fixed mysql2 versioned tests to use local instrumentation vs agent instrumentation.

  • Removed usage of async module.

  • Bumped tap to ^16.0.1.

  • Resolved dev-only audit warnings: moment, ansi-regex, and tap.

newrelic
published 5.1.1 •

Changelog

Source

v5.1.1 (2022-02-07)

  • Updated add-to-board to use org level NODE_AGENT_GH_TOKEN

  • Removed usages of internal tracer from tests.

  • Bumped newrelic dev dependency to ^8.6.0.

  • Bumped @newrelic/test-utilities to ^6.3.0.

newrelic
published 5.1.0 •

Changelog

Source

v5.1.0 (2022-01-11)

  • Added workflow to automate preparing release notes by reusing the newrelic/node-newrelic/.github/workflows/prep-release.yml@main workflow from agent repository.

  • Added job to automatically add issues/pr to Node.js Engineering board

  • Added a pre-commit hook to check if package.json changes and run oss third-party manifest and oss third-party notices. This will ensure the third_party_manifest.json and THIRD_PARTY_NOTICES.md are up to date.

  • Added a pre-commit hook to run linting via husky

  • Added @newrelic/eslint-config to rely on a centralized eslint ruleset.

  • Upgraded setup-node CI job to v2 and changed the linting node version to lts/* for future proofing

newrelic
published 5.0.0 •

Changelog

Source

5.0.0 (2021-07-20):

  • BREAKING Removed support for Node 10.

    The minimum supported version is now Node v12. 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 16.

  • Bumped @newrelic/test-utilities to ^5.1.0.

  • Updated package.json to use files list instead of .npmignore.

  • Bumped tap to ^15.0.9.

  • Added Node 14 to CI.

  • Updated README for internal consistency. Thank you @paperclypse for the contribution.

newrelic
published 4.0.0 •

Changelog

Source

4.0.0 (2020-08-10):

  • Updated to Apache 2.0 license.
  • Bumped minimum peer dependency (and dev dependency) of newrelic (agent) to 6.11 for license matching.
  • Added third party notices file and metadata for dependencies.
  • Updated README with more detail.
  • Added issue templates for bugs and enhancements.
  • Added code of conduct file.
  • Added contributing guide.
  • Added pull request template.
  • Migrated CI to GitHub Actions.
  • Added copyright headers to all source files.
michaelgoin
published 3.0.0 •

Changelog

Source

3.0.0 (2019-10-30)

  • BREAKING Removed support for Node 6, 7, and 9.

    The minimum supported version is now Node v8. 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 v12.

  • Bumps tap to latest major version.

  • Bumps minimum required newrelic version to 6.0.0 for Node 12 compatible fixes.

michaelgoin
published 2.0.0 •

Changelog

Source

2.0.0 (2019-05-30)

  • Updates tests to make agent v5 compatible.

  • Bumps newrelic dependency minimum to 5.9.1 which includes critical fix for this module to load for mysql2/promise.

  • Reorganizes promises test to expose bug that is fixed in agent version 5.9.1.

  • Enforces supported Node versions (aligns with agent).

  • Fixes bug with mysql2/promise where underlying callback instrumentation would look at the wrong query arg for the callback.

newrelic
published 1.0.2 •

Changelog

Source

1.0.2 (2018-11-14)

  • Replaced deep-link into agent to retrieve database name with call to shim.getDatabaseNameFromUseQuery().

  • Removed more items from the published package.

2
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