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

@instana/autoprofile

Package Overview
Dependencies
Maintainers
6
Versions
198
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instana/autoprofile - npm Package Compare versions

Comparing version

to
2.7.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# 2.7.0 (2022-08-31)
### Features
* **aws-lambda:** added support for arm64 architecture ([#605](https://github.com/instana/nodejs/issues/605)) ([03dd47a](https://github.com/instana/nodejs/commit/03dd47a76d894310ce93063f4e26fd1e667be655)), closes [#596](https://github.com/instana/nodejs/issues/596)
## 2.6.2 (2022-08-17)

@@ -8,0 +19,0 @@

4

package.json
{
"name": "@instana/autoprofile",
"version": "2.6.2",
"version": "2.7.0",
"description": "Automatic Node.js Profiler",

@@ -72,3 +72,3 @@ "author": {

"license": "BSD-3-Clause",
"gitHead": "14403f521e832904e6aff83f873ef90a2f8ded51"
"gitHead": "3958187dfb690af0c5edec09cc46916bf78fb90c"
}