@appland/appmap-agent-js
Advanced tools
Comparing version 9.4.2 to 9.4.3
{ | ||
"name": "@appland/appmap-agent-js", | ||
"version": "9.4.2", | ||
"version": "9.4.3", | ||
"bin": { | ||
@@ -51,2 +51,3 @@ "appmap-agent-js": "bin/bin.mjs" | ||
"escodegen": "^2.0.0", | ||
"glob": "^7.2.0", | ||
"klaw-sync": "^6.0.0", | ||
@@ -70,3 +71,2 @@ "minimatch": "^3.0.4", | ||
"express": "^4.17.1", | ||
"glob": "^7.2.0", | ||
"jsdom": "^18.0.1", | ||
@@ -73,0 +73,0 @@ "mocha": "^9.1.3", |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
459627
20
17
+ Addedglob@^7.2.0