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

11.5.2

Diff

Changelog

Source

11.5.2 (2022-09-27)

Bug Fixes

  • resolve invalid format marker and detect future occurences (f7a4205)
lachrist
published 11.5.1 •

Changelog

Source

11.5.1 (2022-09-22)

Bug Fixes

  • restore config id in schema for external installer (618ef2a)
  • send only one error to the backend on disconnect (1b42487)

Performance Improvements

  • lightweight source mapping (5f057f9)
  • load sources in the backend (521b293)
lachrist
published 11.5.0 •

Changelog

Source

11.5.0 (2022-09-14)

Bug Fixes

  • account for file changes between fs calls (8fb5629)
  • avoid calling getters during serialization (7a23367)

Features

  • re-enable support for node 17 (e554d6e)

Performance Improvements

  • shorthand for begin/end group event pair (cf04077)
lachrist
published 11.4.0 •

Changelog

Source

11.4.0 (2022-09-10)

Features

lachrist
published 11.3.0 •

Changelog

Source

11.3.0 (2022-09-09)

Bug Fixes

Features

  • remove recording methods from the API (aa85b7d)
  • support eval instrumentation (02821b1)
  • write appmaps with formatted json (28b1df0)
lachrist
published 11.2.0 •

Changelog

Source

11.2.0 (2022-08-16)

Features

  • add specific serialization data for array and hash (49da5d4)
  • capture http response body (a6f3ffe)
  • generate 1.8.0 appmaps (a931920)
lachrist
published 11.1.0 •

Changelog

Source

11.1.0 (2022-07-04)

Features

  • always append the recorder name to the output directory (aff3ab1)
lachrist
published 11.0.0 •

Changelog

Source

11.0.0 (2022-06-22)

Bug Fixes

  • sanitize language version before passing it to acorn (2595030)
  • support extension of unrecognized configuration field (8ee69b6)
  • use more robust import of acorn (e6b6e2d)

Features

  • allow extra root properties in configuration file (3cbcec0)
  • more lenient language and engine configuration field (f9eef3d)
  • support only string format for engine config field (838464e)
  • use appmap_dir and appmap_file instead of output config field (bcad7b7)
  • use the constant javascript string for language's config field (c28c273)
  • whitelist some external but expected root config properties (ddbb914)

BREAKING CHANGES

  • The output configuration field is no longer recognized.
  • It is no longer possible to provide a custom extension for appmap files.
  • name-version object format for engine configuration field is no longer supported
  • the agent will throw an error if the language configuration field is anything else than 'javascript'
  • It is no longer possible to tell acorn to parse the code to be instrumented as a particular ecmascript version. Instead, we now always use the latest version. This should not cause problems because ecmascript is backward-compatible.
lachrist
published 10.1.0 •

Changelog

Source

10.1.0 (2022-06-07)

Bug Fixes

  • add missing separator in appmap path (8dedccf)
  • verify that toString method returned a string (ea17330)

Features

  • add log file as configuration option (b8551cc)
  • support top-level await in modules (60ee6e6)
lachrist
published 10.0.1 •

Changelog

Source

10.0.1 (2022-02-18)

Bug Fixes

  • use write instead of end to show results (af3235f)
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