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

@appland/appmap-agent-js

Package Overview
Dependencies
Maintainers
4
Versions
171
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appland/appmap-agent-js - npm Package Versions

1
18

9.1.1

Diff

Changelog

Source

9.1.1 (2022-01-09)

Bug Fixes

  • failing assertion on identity of emit method (cd7817d)

Performance Improvements

  • avoid installing the agent twise in npm system test (b412f40)
lachrist
published 9.1.0 •

Changelog

Source

9.1.0 (2022-01-07)

Features

  • change user-provided label format in comments (0ef6534)
lachrist
published 9.0.1 •

Changelog

Source

9.0.1 (2022-01-06)

Bug Fixes

  • node --require needs explicit dot in relative paths (579ccdf)
lachrist
published 9.0.0 •

Changelog

Source

9.0.0 (2022-01-06)

Features

BREAKING CHANGES

  • Commands are no longer interpreted using /bin/sh. Rather, they are understood as simply the path / name of an executable followed by its arguments. This the easiest and most portable approach and it should be sufficient for most cases. However, in the future we might want to use the npm approach where commands are interpreted by /bin/sh on unix platforms and cmd.exe on Windows platforms. We could also be using PowerShell on Windows and interpret the command as shell programs across all platforms.
lachrist
published 8.8.4 •

Changelog

Source

8.8.4 (2022-01-04)

Bug Fixes

  • Get rid of top-level awaits (48d03b0)
lachrist
published 8.8.3 •

Changelog

Source

8.8.3 (2021-12-24)

Bug Fixes

  • handle manufactured apply events which have a null location (2f07433)
lachrist
published 8.8.2 •

Changelog

Source

8.8.2 (2021-12-15)

Bug Fixes

lachrist
published 8.8.1 •

Changelog

Source

8.8.1 (2021-12-08)

Bug Fixes

  • avoid recording some http requests from the agent (d769574)
lachrist
published 8.8.0 •

Changelog

Source

8.8.0 (2021-12-08)

Features

  • additional logging for diagnosing instrumentation filtering (d73d39a)
lachrist
published 8.7.1 •

Changelog

Source

8.7.1 (2021-12-07)

Bug Fixes

  • sanitize basename before writting files (5f93d3e)
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