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
192
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 2.18.1 to 2.19.0

8

CHANGELOG.md

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

# [2.19.0](https://github.com/instana/nodejs/compare/v2.18.1...v2.19.0) (2023-03-17)
**Note:** Version bump only for package @instana/autoprofile
## [2.18.1](https://github.com/instana/nodejs/compare/v2.18.0...v2.18.1) (2023-03-06)

@@ -8,0 +16,0 @@

6

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

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

"test:ci": "echo \"******* Files to be tested:\n $CI_AUTOPROFILE_TEST_FILES\" && if [ -z \"${CI_AUTOPROFILE_TEST_FILES}\" ]; then echo \"No Files to test in this node\"; else mocha --config=test/.mocharc.js --reporter mocha-multi-reporters --reporter-options configFile=reporter-config.json --require test/hooks.js --sort ${CI_AUTOPROFILE_TEST_FILES}; fi",
"lint": "eslint lib test",
"lint": "eslint lib test precompile",
"verify": "npm run lint && npm test",

@@ -72,3 +72,3 @@ "prettier": "prettier --write 'lib/**/*.js' 'test/**/*.js'"

"license": "BSD-3-Clause",
"gitHead": "d3e058413ff70d6ae082fb971bae697b7b4b9a2c"
"gitHead": "3fec1d458321e80740e3de94829629b93b5df400"
}
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