UNPKG

apisurf

Version:

Analyze API surface changes between npm package versions to catch breaking changes

35 lines (18 loc) 770 B
# Change Log - apisurf <!-- This log was last generated on Wed, 16 Jul 2025 04:37:09 GMT and should not be manually modified. --> <!-- Start content --> ## 1.4.0 Wed, 16 Jul 2025 04:37:09 GMT ### Minor changes - Adding an inspect verb. (email not defined) ### Patches - Bump versions (email not defined) - Fix _assign error when loading React by adding special handling for object-assign module in VM sandbox (noreply@gmail.com) ## 1.3.2 Fri, 27 Jun 2025 17:03:17 GMT ### Patches - Refactor parseApiSurface.ts by extracting utilities into separate files with comprehensive unit tests (noreply@gmail.com) ## 1.3.1 Fri, 27 Jun 2025 05:48:36 GMT ### Patches - Fix _assign error when loading React by adding missing globals to VM sandbox (noreply@gmail.com)