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

@newrelic/security-agent

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@newrelic/security-agent - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

8

CHANGELOG.md

@@ -0,1 +1,9 @@

### v0.2.1 (2023-08-07)
#### Bug Fixes
* Pinned check-disk-space to v3.3.1 to support Node.js v14
#### Miscellaneous Chores
* deps: Updated semver to v7.5.4 and @aws-sdk/client-lambda to v3.363.0
#### Continuous Integration
* Add Node.js 20.x to CI
### v0.2.0 (2023-07-24)

@@ -2,0 +10,0 @@ #### Features

8

package.json
{
"name": "@newrelic/security-agent",
"version": "0.2.0",
"version": "0.2.1",
"description": "New Relic Security Agent for Node.js",

@@ -38,5 +38,5 @@ "main": "index.js",

"dependencies": {
"@aws-sdk/client-lambda": "^3.348.0",
"@aws-sdk/client-lambda": "^3.363.0",
"axios": "0.21.4",
"check-disk-space": "^3.4.0",
"check-disk-space": "3.3.1",
"content-type": "^1.0.5",

@@ -55,3 +55,3 @@ "fast-safe-stringify": "^2.1.1",

"ringbufferjs": "^2.0.0",
"semver": "^7.5.3",
"semver": "^7.5.4",
"sync-request": "^6.1.0",

@@ -58,0 +58,0 @@ "unescape": "^1.0.1",

Sorry, the diff of this file is too big to display

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