2.0.0 (2023-02-15)
- issue affecting detected caller paths
- anonymous event data collection
- access denied callback (45ea81a)
- add lint to CI pipeline (4c50ad5)
- add telemetry notice to inspector log output (ef24258)
- alias root-level code by path (fbf4405)
- allow calling init from test plugins (e4b196b)
- allow cascading calls (c8a91cf)
- allow init call from
sandworm-mocha
module (a63bcd1) - allow verbose logging in prod mode (9170b3b)
- anonymous event data collection (4ad3988)
- automate releases (97a81d9)
- capture
bind
s, supportminArgsToTrigger
(29cb0c6) - remove args from log output (35d6d3f)
- remove unused library data from build (b73e398)
- retry sending events to inspector (584eb69)
- update package name (9b5a63b)
- allow init from
sandworm-utils
(5df5065) - always require perms for high-risk modules (f9e9b21)
- cache access performance issue (16ffc24)
- CI config (1844a54)
- CI config (1f09fc7)
- ignoring browser extension traffic (24196bd)
- include inspector logo png in npm pack (e17f479)
- include inspector tool browser app sourcemaps (88a09ec)
- issue affecting detected caller paths (d8e6199)
- mark sensitive process/child_process methods (d15025e)
- module names now account for callbacks (fc02b67)
- Node pseudo-class support (8df8668)
- stack trace limit (7cd290e)
- support nested node_modules (4a4c0e7)
- test regression (3f65bf9)
- test regression (dd43af9)
- test regression (aee7d45)
- test regression (00fa82f)
- test regressions (86782cf)
- tracking errors now log at debug level (98562a3)
- tracking loop issue on Node (e41ac24)
- url detect performance issue (ae6b829)
1.3.2 (2022-09-29)
- include inspector logo png in npm pack (e17f479)
1.3.1 (2022-09-29)
- allow init from
sandworm-utils
(5df5065)
1.3.0 (2022-09-28)
- allow calling init from test plugins (e4b196b)
1.2.1 (2022-09-27)
- support nested node_modules (4a4c0e7)
1.2.0 (2022-09-23)
1.1.1 (2022-09-21)
- tracking errors now log at debug level (98562a3)
1.1.0 (2022-09-21)
1.0.1 (2022-09-17)
- include inspector tool browser app sourcemaps (88a09ec)
- module names now account for callbacks (fc02b67)
1.0.0 (2022-09-15)
- issue affecting detected caller paths
- anonymous event data collection
- cache access performance issue (16ffc24)
- issue affecting detected caller paths (d8e6199)
- url detect performance issue (ae6b829)
0.2.0 (2022-09-07)
- always require perms for high-risk modules (f9e9b21)
- ignoring browser extension traffic (24196bd)
- mark sensitive process/child_process methods (d15025e)