Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Releases: NodeSecure/estree-ast-utils

v1.4.1

02 Sep 16:30
Compare
Choose a tag to compare

What's Changed

  • fix: export getCallExpressionArguments by @fraxken in #54

Full Changelog: v1.4.0...v1.4.1

v1.4.0

02 Sep 13:36
Compare
Choose a tag to compare

What's Changed

  • Updating security policy and badges by @fabnguess in #8
  • chore: remove permanently package-lock.json by @fraxken in #10
  • chore(StepSecurity): Apply security best practices by @step-security-bot in #11
  • chore(deps): bump ossf/scorecard-action from 2.0.6 to 2.1.2 by @dependabot in #13
  • chore(deps): bump actions/upload-artifact from 3.1.0 to 3.1.2 by @dependabot in #12
  • Update dependabot frequency by @fabnguess in #20
  • docs: add fabnguess as a contributor for maintenance by @allcontributors in #22
  • chore(deps): bump github/codeql-action from 2.1.39 to 2.2.5 by @dependabot in #21
  • chore(deps): bump step-security/harden-runner from 2.1.0 to 2.2.0 by @dependabot in #19
  • chore: update badges by @PierreDemailly in #34
  • chore(deps-dev): bump @types/node from 18.16.17 to 20.3.0 by @dependabot in #37
  • chore(deps): bump step-security/harden-runner from 2.2.0 to 2.4.0 by @dependabot in #36
  • chore(deps): bump github/codeql-action from 2.2.5 to 2.3.5 by @dependabot in #35
  • chore(deps): bump actions/checkout from 3.3.0 to 3.5.2 by @dependabot in #29
  • chore(deps): bump ossf/scorecard-action from 2.1.2 to 2.1.3 by @dependabot in #25
  • refactor: make getDataFromIdentifier return null is stmt is not related to expected import by @fraxken in #38
  • chore(deps): bump actions/checkout from 3.5.2 to 3.6.0 by @dependabot in #51
  • chore(deps): bump step-security/harden-runner from 2.4.0 to 2.5.1 by @dependabot in #50
  • chore(deps): bump actions/setup-node from 3.6.0 to 3.8.1 by @dependabot in #49
  • chore(deps): bump github/codeql-action from 2.3.5 to 2.21.5 by @dependabot in #48
  • chore(deps-dev): bump c8 from 7.14.0 to 8.0.1 by @dependabot in #44
  • chore(deps): bump ossf/scorecard-action from 2.1.3 to 2.2.0 by @dependabot in #41
  • feat: extract atob literalIdentifiers and trace atob assignments by @fraxken in #52

New Contributors

Full Changelog: v1.3.1...v1.4.0