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

concurix-instrument

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

concurix-instrument - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

12

package.json
{
"name": "concurix-instrument",
"version": "1.2.0",
"version": "1.3.0",
"description": "Apply Concurix tracing instrumentation to client code.",

@@ -27,12 +27,12 @@ "main": "instrument.js",

"devDependencies": {
"tape": "^2.14.0"
"tape": "~2.14.0"
},
"dependencies": {
"concurix-tracer": "~1.2.0",
"estraverse": "^1.5.1",
"concurix-tracer": "~1.3.0",
"estraverse": "~1.5.1",
"glob-to-regexp": "0.0.1",
"require-transform": "~1.0.0",
"scopetracer": "~1.0.1",
"transaction-tracer": "^1.1.0",
"xtend": "^4.0.0"
"transaction-tracer": "~1.1.0",
"xtend": "~4.0.0"
},

@@ -39,0 +39,0 @@ "directories": {

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